IOptionsReceiverGetResponseCode Method |
Gets the resposne code for an incoming OPTIONS request.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Function GetResponseCode As Integer
abstract GetResponseCode : unit -> int
Return Value
Type:
Int32Remarks When the phone line is busy, returns a 486 response code.
See Also