class

Tinrelay::RadioWaitRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(hold_seconds : Int32, auth : Tinrelay::RadioAuth, known_contact_generations : Hash(String, Int32) = {} of String => Int32)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

auth
Source
auth=(auth : RadioAuth)
Source
hold_seconds
Source
hold_seconds=(hold_seconds : Int32)
Source
known_contact_generations
Source
known_contact_generations=(known_contact_generations : Hash(String, Int32))
Source
payload
Source