IBaseCallIsIncoming Property |
Gets if the call is an incoming call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.7.0
SyntaxReadOnly Property IsIncoming As Boolean
Get
property bool IsIncoming {
bool get ();
}
abstract IsIncoming : bool with get
Property Value
Type:
Boolean
See Also