class

JsonRpc::Client::Signal_notification

Inherits Cute::Signal / Reference / Object

Constructors

new

Instance methods

emit(method : String, data : JSON::Any) : Nil
name

Returns the name of the signal, if applicable.

new_channel
on
on(sink : Cute::Sink(U)) forall U