struct Lgwsim::Message
- Lgwsim::Message
- Struct
- Value
- Object
Defined in:
message.crConstructors
Class Method Summary
Instance Method Summary
- #body : String
- #body=(_body : String)
- #clone
- #copy_with(id _id = @id, from _from = @from, to _to = @to, body _body = @body)
- #from : String
- #from=(_from : String)
- #id : String
- #id=(_id : String)
- #to : String
- #to=(_to : String)
- #to_json(json : JSON::Builder)