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