hexagon
2.5.1
core
/
com.hexagonkt.core.media
/
CustomMedia
Custom
Media
data
class
CustomMedia
(
val
group
:
MediaTypeGroup
,
val
type
:
String
)
:
MediaType
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
)
Properties
full
Type
Link copied to clipboard
open
override
val
fullType
:
String
group
Link copied to clipboard
open
override
val
group
:
MediaTypeGroup
type
Link copied to clipboard
open
override
val
type
:
String