RelayCallSession Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
P2PSessionImpl
See Also