hexagon
2.0.17
core
/
com.hexagonkt.core.media
/
CustomMedia
Custom
Media
data
class
CustomMedia
(
val
group
:
MediaTypeGroup
,
val
type
:
String
)
:
MediaType
Content copied to clipboard
Create a media type (for types not included by default).
Constructors
Properties
Constructors
Custom
Media
Link copied to clipboard
fun
CustomMedia
(
group
:
MediaTypeGroup
,
type
:
String
)
Content copied to clipboard
Properties
full
Type
Link copied to clipboard
open
override
val
fullType
:
String
Content copied to clipboard
group
Link copied to clipboard
open
override
val
group
:
MediaTypeGroup
Content copied to clipboard
type
Link copied to clipboard
open
override
val
type
:
String
Content copied to clipboard