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: 10.3.183.0
Syntax
public CallError Error { get; }

Property Value

Type: CallError
See Also