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