Click or drag to resize

InfoUACSendINFORequest(DialogID, String, String, String) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool SendINFORequest(
	DialogID dialogID,
	string mimeType,
	string subMimeType,
	string contents
)

Parameters

dialogID  DialogID
 
mimeType  String
 
subMimeType  String
 
contents  String
 

Return Value

Boolean
See Also