Skip to content

StatusNotImplemented

[Source]

primitive val StatusNotImplemented is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusNotImplemented 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: StatusNotImplemented val)
: Bool val

Parameters

Returns


ne

[Source]

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

Parameters

Returns