Click or drag to resize

IOptionsReceiverGetResponseCode Method

Gets the resposne code for an incoming OPTIONS request.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
int GetResponseCode()

Return Value

Type: Int32
Remarks
When the phone line is busy, returns a 486 response code.
See Also