Click or drag to resize

SIPCallBasicInfoUpdateInitialOutgoingTransportInfo Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool UpdateInitialOutgoingTransportInfo(
	string remoteAddress,
	int remotePort
)

Parameters

remoteAddress
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also