Click or drag to resize

InfoUACSendINFORequest Method (DialogID, String, String, String)

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

Parameters

dialogID
Type: Ozeki.VoIPDialogID
mimeType
Type: SystemString
subMimeType
Type: SystemString
contents
Type: SystemString

Return Value

Type: Boolean
See Also