Click or drag to resize

MessageModifierInfoRemoteEndpoint Property

Gets the remote endpoint from the incoming message has received, or the incoming message will be sent to.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Endpoint RemoteEndpoint { get; }

Property Value

Type: Endpoint
See Also