RegistrationStateChangedArgsError Property |
Gets the error of the registration.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RegError Error { get; }
Public ReadOnly Property Error As RegError
Get
public:
property RegError Error {
RegError get ();
}
member Error : RegError with get
Property Value
Type:
RegErrorSee Also