TeamsCallAdapterArgsCommon type
Az args gyakori része a TeamsCallAdapter Azure Communication Services implementációjának létrehozásához.
type TeamsCallAdapterArgsCommon = {
credential: CommunicationTokenCredential
options?: TeamsAdapterOptions
userId: MicrosoftTeamsUserIdentifier
}