Click or drag to resize

ICallSendInfo Method

Sends INFO request to the other party.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool SendInfo(
	InfoData data
)

Parameters

data  InfoData
The INFO data

Return Value

Boolean
True, if the INFO request sent successfully.
See Also