| IMediaChannelRemoteAddress Property  | 
            Gets the remote address of the channel where to the data will be sent.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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