Click or drag to resize

AcceptRange(String, String) Constructor

Initializes a new instance of the AcceptRange class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public AcceptRange(
	string mimeType,
	string submimeType
)

Parameters

mimeType  String
 
submimeType  String
 
See Also