Lgwsim::Message
Inherits Struct < Value < Object
Constructors
new(id : String, from : String, to : String, body : String)
Sourcenew(__temp_107 : JSON::PullParser)
Class methods
many_from_xml(string)
Sourcemany_to_xml(messages)
SourceInstance methods
body
body=(_body : String)
clone
Sourcecopy_with(id _id = @id, from _from = @from, to _to = @to, body _body = @body)
Sourcefrom
from=(_from : String)
id
id=(_id : String)
to
to=(_to : String)
to_json(json : JSON::Builder)