CallAndChatLocator interface

Arguments for use in createAzureCommunicationCallWithChatAdapter to join a Call with an associated Chat thread.

Properties

callLocator

Locator used by createAzureCommunicationCallWithChatAdapter to locate the call to join

chatThreadId

Chat thread ID used by createAzureCommunicationCallWithChatAdapter to locate the chat thread to join

Property Details

callLocator

Locator used by createAzureCommunicationCallWithChatAdapter to locate the call to join

callLocator: GroupCallLocator

Property Value

chatThreadId

Chat thread ID used by createAzureCommunicationCallWithChatAdapter to locate the chat thread to join

chatThreadId: string

Property Value

string