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