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

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