Click or drag to resize
RTPTransportLayerConnect Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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