Galileo::Room
Inherits Reference / Object
Constructors
new(id : String, name : String, description : String, is_private : Bool)
SourceClass methods
from_json(payload : Hash(String, JSON::Any))
SourceInstance methods
description
Sourcedescription=(description : String)
Sourceid
Sourceid=(id : String)
Sourceis_private
Sourceis_private=(is_private : Bool)
Sourcename
Sourcename=(name : String)
Source