Click or drag to resize

SIPAccountRequestLineExGetSIPHostPort Method

Example: 192.168.115.100, 192.168.115.100:5062

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

Parameters

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

Return Value

Type: String
See Also