Rate this page:

CallRingingEventArgs

Provide data for the ICall.Ringing event.

Props

Headers

Copy URL

IReadOnlyDictionary<string,string>

Headers { get; }

Optional SIP headers received with message.

Returns

  • type:

    IReadOnlyDictionary<string,string>