| 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)
Syntaxpublic int StatusCode { get; }Public ReadOnly Property StatusCode As Integer
	Get
public:
property int StatusCode {
	int get ();
}member StatusCode : int with get
Property Value
Type: 
Int32
See Also