Click or drag to resize
InfoUACSendINFORequest Method (IUserAgentInstance, DialogID, InfoData)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool SendINFORequest(
	IUserAgentInstance owner,
	DialogID dialogID,
	InfoData data
)

Parameters

owner
Type: Ozeki.VoIPIUserAgentInstance
dialogID
Type: Ozeki.VoIPDialogID
data
Type: Ozeki.VoIPInfoData

Return Value

Type: Boolean

Implements

IInfoSenderUASendINFORequest(IUserAgentInstance, DialogID, InfoData)
See Also