Click or drag to resize

ISIPTransportLayerConnectTransport Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool ConnectTransport(
	TransportInfo transportInfo,
	string remoteAddress,
	int remotePort
)

Parameters

transportInfo
Type: Ozeki.NetworkTransportInfo
remoteAddress
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also