Click or drag to resize
CallStateChangedArgsError Property
Gets the specific error, if the call state is Error.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CallError Error { get; }

Property Value

Type: CallError
See Also