SIPEvent |
The SIPEventNotificationArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | SIPEventNotificationArgs | Creates a new instance of the SIPEventNotificationArgs class. |
Name | Description | |
---|---|---|
![]() | Body | Gets the body of the notification. |
![]() | ContentType | Gets the content-type of the body. |
![]() | DialogEventInfo | Gets the body of the notification parsed as dialog-info. If the event-type is not "dialog", the value is null. |
![]() | EventType | Gets the event-type of the notification (eg. message-summary). |
![]() | MessageSummary | Gets the body of the notification parsed as message-summary. If the event-type is not "message-summary", the value is null. |
![]() | Parameters | Gets the additional parameters received in the notification. |