Skip to content

Notification

[Source]

class val Notification is
  Message ref

Implements


Constructors

create

[Source]

new val create(
  method': String val,
  params': (JsonObject val | JsonArray val | None val) = reference)
: Notification val^

Parameters

Returns


Public fields

let method: String val

[Source]


let params: (JsonObject val | JsonArray val | None val)

[Source]


Public Functions

json

[Source]

fun box json()
: JsonObject val

Returns


string

[Source]

fun box string()
: String iso^

Returns