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