Click or drag to resize
SIPCallBasicInfoUpdateInitialOutgoingTransportInfo Method

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

Parameters

remoteAddress
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also