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: 1.8.12.0 (1.8.12)
Syntax
public AcceptRange(
	string mimeType,
	string submimeType
)

Parameters

mimeType
Type: SystemString
submimeType
Type: SystemString
See Also