RequestAuthenticationInfoRequestMethod Property |
Gets the method name of the SIP request.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string RequestMethod { get; }
Public ReadOnly Property RequestMethod As String
Get
public:
property String^ RequestMethod {
String^ get ();
}
member RequestMethod : string with get
Property Value
Type:
String
See Also