Click or drag to resize

SIPAccountRequestLineExAsSIPAddress Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static SIPAddress AsSIPAddress(
	SIPAccount acc,
	TransportType transportType
)

Parameters

acc
Type: Ozeki.VoIPSIPAccount
transportType
Type: Ozeki.NetworkTransportType

Return Value

Type: SIPAddress
See Also