ISessionCalleeInfo Property |
Gets some information about the call of the callee.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxCallInfo CalleeInfo { get; }
ReadOnly Property CalleeInfo As CallInfo
Get
property CallInfo^ CalleeInfo {
CallInfo^ get ();
}
abstract CalleeInfo : CallInfo with get
Property Value
Type:
CallInfo
See Also