Enum SIPMethodsEnum
Enumeration of all of the methods for a SIP request.
Namespace: SipLib.Core
Assembly: SipLib.dll
Syntax
public enum SIPMethodsEnum
Fields
Name | Description |
---|---|
ACK | |
BYE | |
CANCEL | |
INFO | |
INVITE | |
MESSAGE | |
NONE | |
NOTIFY | |
OPTIONS | |
PING | |
PRACK | |
PUBLISH | |
REFER | |
REGISTER | |
SUBSCRIBE | |
UNKNOWN | |
UPDATE |