SDPMessageConnection Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SDPConnection Connection { get; set; }
Public Property Connection As SDPConnection
Get
Set
public:
property SDPConnection^ Connection {
SDPConnection^ get ();
void set (SDPConnection^ value);
}
member Connection : SDPConnection with get, set
Property Value
Type:
SDPConnectionSee Also