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