Ozeki VoIP SDK Class library
RemoteEndpoint Property
NamespacesOzeki.VoIP.SIPMessageModifierInfoRemoteEndpoint
Gets the remote endpoint from the incoming message has received, or the incoming message will be sent to.
Declaration Syntax
C#Visual BasicVisual C++
public Endpoint RemoteEndpoint { get; private set; }
Public Property RemoteEndpoint As Endpoint
	Get
	Private Set
public:
property Endpoint^ RemoteEndpoint {
	Endpoint^ get ();
	private: void set (Endpoint^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290