Skip to content

StatusUnauthorized

[Source]

primitive val StatusUnauthorized is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusUnauthorized val^

Returns


Public Functions

apply

[Source]

fun box apply()
: U16 val

Returns


string

[Source]

fun box string()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns