MessageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the message types possible with the SendMessage API in session or endpoint.
public enum class MessageType
public enum MessageType
type MessageType =
Public Enum MessageType
- Inheritance
-
MessageType
Fields
Name | Value | Description |
---|---|---|
Message | 0 | Sip Message method |
Info | 1 | Sip Info method |
Options | 2 | Sip Options method |
BeNotify | 3 | Sip BeNotify method |
Service | 4 | Sip Service method |
Notify | 5 | Sip NOTIFY method |