CallInfoIsIncoming Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool IsIncoming { get; }
Public ReadOnly Property IsIncoming As Boolean
Get
public:
property bool IsIncoming {
bool get ();
}
member IsIncoming : bool with get
Property Value
Type:
Boolean
See Also