Skip to content

StatusUnsupportedMediaType

[Source]

415 Unsupported Media Type.

primitive val StatusUnsupportedMediaType is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusUnsupportedMediaType val^

Returns


Public Functions

code

[Source]

fun box code()
: U16 val

Returns


reason

[Source]

fun box reason()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: StatusUnsupportedMediaType val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: StatusUnsupportedMediaType val)
: Bool val

Parameters

Returns