class

Tinrelay::RadioEvent

Inherits JSON::Serializable < Reference < Object

Constructors

new(kind : String, local_id : String, wrapper : String, name : Nil | String = nil, contract : String = "tinrelay-radio-wait-v1")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

contract
Source
contract=(contract : String)
Source
kind
Source
kind=(kind : String)
Source
local_id
Source
local_id=(local_id : String)
Source
name
Source
name=(name : String | Nil)
Source
wrapper
Source
wrapper=(wrapper : String)
Source