CommunicationUser Class

Represents a user in Azure Communication Service. :ivar identifier: Communication user identifier. :vartype identifier: str :param identifier: Identifier to initialize CommunicationUser. :type identifier: str

Inheritance
builtins.object
CommunicationUser

Constructor

CommunicationUser(identifier)

Parameters

identifier