CallMessageReceivedEventArgs
Provide data for the ICall.MessageReceived event.
Props
Text
string
Text { get; }
Content of the message.
Returns
type:
string
Provide data for the ICall.MessageReceived event.
string
Text { get; }
Content of the message.
string