Skip to content

StatusNotModified

[Source]

primitive val StatusNotModified is
  Status val

Implements


Constructors

create

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns