Edit

Share via


MessageType Enum

Definition

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

Applies to