Skip to content

JsonRpc

[Source]

primitive val JsonRpc

Constructors

create

[Source]

new val create()
: JsonRpc val^

Returns


Public Functions

version

[Source]

fun box version()
: String val

Returns


mime_type

[Source]

fun box mime_type()
: String val

Returns


charset

[Source]

fun box charset()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns