IOzBaseCallIsIncoming Property |
Gets if the call is an incoming call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ReadOnly Property IsIncoming As Boolean
Get
property bool IsIncoming {
bool get ();
}
abstract IsIncoming : bool with get
Property Value
Type:
BooleanSee Also