CallConnectedEventArgs
Provide data for the ICall.Connected event.
Props
Headers
IReadOnlyDictionary<string,string>
Headers { get; }
Optional SIP headers received with message.
Returns
type:
IReadOnlyDictionary<string,string>
Provide data for the ICall.Connected event.
IReadOnlyDictionary<string,string>
Headers { get; }
Optional SIP headers received with message.
IReadOnlyDictionary<string,string>