MessageType Enumeration

Enumerates the message types supported by the [SendMessage] API.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration MessageType
'Usage
Dim instance As MessageType
public enum MessageType

Members

Member name Description
Message Sip [Message] method.
Info Sip [Info] method.
Options Sip [Options] method.
BeNotify Sip [BeNotify] method.
Service Sip [Service] method.
Notify

See Also

Reference

Microsoft.Rtc.Signaling Namespace