Click or drag to resize

AcceptRange Constructor (String, String)

Initializes a new instance of the AcceptRange class

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

Parameters

mimeType
Type: SystemString
submimeType
Type: SystemString
See Also