Click or drag to resize

ISIPTransportLayerConnectTransport Method


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

Parameters

transportInfo  TransportInfo
 
remoteAddress  String
 
remotePort  Int32
 

Return Value

Boolean
See Also