Click or drag to resize

InfoUACSendINFORequest Method (IUserAgentInstance, DialogID, InfoData)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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