Indicates the message types possible with the SendMessage API in session or endpoint.
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 | Sip NOTIFY method |