Click or drag to resize
InfoUACSendINFORequest Method (DialogID, String, String, String)

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