O365ProfileTeamsService
final class O365ProfileTeamsService
The service too connect Teams with profiles.
Traits
StringTranslationTrait
Methods
__construct(RendererInterface $renderer, ConfigFactoryInterface $configFactory)
Our class constructor.
array|bool|MarkupInterface
generateTeamsLink(UserInterface $user, string $type = 'chat', mixed $text = FALSE, bool $render = FALSE)
Generate a link to interact with the user on Teams.
Details
at line 25
__construct(RendererInterface $renderer, ConfigFactoryInterface $configFactory)
Our class constructor.
at line 45
array|bool|MarkupInterface
generateTeamsLink(UserInterface $user, string $type = 'chat', mixed $text = FALSE, bool $render = FALSE)
Generate a link to interact with the user on Teams.