ClientSessionCaller Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic ISessionCall Caller { get; }Public ReadOnly Property Caller As ISessionCall
Get
public:
property ISessionCall^ Caller {
ISessionCall^ get ();
}member Caller : ISessionCall with get
Property Value
ISessionCall
See Also