Click or drag to resize

InfoData Constructor

Initializes a new instance of the InfoData class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public InfoData(
	string mimeType,
	string subMimeType,
	string content
)

Parameters

mimeType  String
 
subMimeType  String
 
content  String
 
See Also