Click or drag to resize

SIPAccountRequestLineExGetOutboundAddress Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static Endpoint GetOutboundAddress(
	SIPAccount sipAccount,
	TransportType transportType
)

Parameters

sipAccount
Type: Ozeki.VoIPSIPAccount
transportType
Type: Ozeki.NetworkTransportType

Return Value

Type: Endpoint
See Also