RTPTransportLayerRemoteAddress Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string RemoteAddress { get; }
Public ReadOnly Property RemoteAddress As String
Get
public:
virtual property String^ RemoteAddress {
String^ get () sealed;
}
abstract RemoteAddress : string with get
override RemoteAddress : string with get
Property Value
Type:
StringImplements
IRTPTransportLayerRemoteAddressSee Also