RTPTransportLayerRemoteAddress Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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
IRTPTransportLayerRemoteAddress
See Also