Click or drag to resize

RTPTransportLayerConnect Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool Connect(
	string address,
	int port
)

Parameters

address
Type: SystemString
port
Type: SystemInt32

Return Value

Type: Boolean

Implements

IRTPTransportLayerConnect(String, Int32)
See Also