RelayCallSession Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic P2PSessionImpl Session { get; }
Public ReadOnly Property Session As P2PSessionImpl
Get
public:
property P2PSessionImpl^ Session {
P2PSessionImpl^ get ();
}
member Session : P2PSessionImpl with get
Property Value
P2PSessionImpl
See Also