AcsChatEventBase interface

Schema of common properties of all chat events

Properties

recipientCommunicationIdentifier

The communication identifier of the target user

threadId

The chat thread id

transactionId

The transaction id will be used as co-relation vector

Property Details

recipientCommunicationIdentifier

The communication identifier of the target user

recipientCommunicationIdentifier: CommunicationIdentifierModel

Property Value

threadId

The chat thread id

threadId: string

Property Value

string

transactionId

The transaction id will be used as co-relation vector

transactionId: string

Property Value

string