RegistrationStateChangedArgsStatusCode Property |
Gets the status code of the SIP response received for the last REGISTER request.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int StatusCode { get; }
Public ReadOnly Property StatusCode As Integer
Get
public:
property int StatusCode {
int get ();
}
member StatusCode : int with get
Property Value
Type:
Int32See Also