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