Class SIPMethods
Class for mapping SIP method string to SIPMethodsEnum values
Inherited Members
Namespace: SipLib.Core
Assembly: SipLib.dll
Syntax
public class SIPMethods
Methods
| Edit this page View SourceGetMethod(string)
Converts a SIP method string to a SIPMethodsEnum value
Declaration
public static SIPMethodsEnum GetMethod(string method)
Parameters
Type | Name | Description |
---|---|---|
string | method |
Returns
Type | Description |
---|---|
SIPMethodsEnum |