IMediaChannelRemoteAddress Property |
Gets the remote address of the channel where to the data will be sent.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring RemoteAddress { get; }
ReadOnly Property RemoteAddress As String
Get
property String^ RemoteAddress {
String^ get ();
}
abstract RemoteAddress : string with get
Property Value
Type:
String
See Also