Monster.Types. MediaType

You can create an object via the monster namespace new Monster.Types.MediaType().

Constructor

new MediaType(type, subtype, parameter)

Parameters:
NameTypeDescription
typeString
subtypeString
parameterArray.<Monster.Types.Parameter>
Since
  • 1.8.0
License
  • AGPLv3

Members

parameter

subtype

type

(static) instanceSymbol

This method is called by the instanceof operator.

This method is called by the instanceof operator.

Since
  • 2.1.0

Methods

toString() → {string}

Returns:
Type: 
string