Skip to content

SessionNotAuthenticated

[Source]

Error returned when a query is attempted for a session that is open but hasn't been authenticated yet.

primitive val SessionNotAuthenticated is
  ClientQueryError val

Implements


Constructors

create

[Source]

new val create()
: SessionNotAuthenticated val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns