Click or drag to resize
MessageModifierInfoLocalEndpoint Property
Gets the local endpoint from the outgoing message will be sent, or where the incoming message has arrived to.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Endpoint LocalEndpoint { get; }

Property Value

Type: Endpoint
See Also