Click or drag to resize

IOptionsSenderUASendOptionsRequest Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool SendOptionsRequest(
	IOptionsReceiver line,
	int cSeq,
	SIPAddress from,
	TransportInfo transportInfo
)

Parameters

line
Type: Ozeki.VoIPIOptionsReceiver
cSeq
Type: SystemInt32
from
Type: Ozeki.VoIPSIPAddress
transportInfo
Type: Ozeki.NetworkTransportInfo

Return Value

Type: Boolean
See Also