abstract struct PlaceOS::Edge::Protocol::Server::Response

Direct Known Subclasses

Defined in:

placeos-edge/protocol.cr

Constructors

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Message::ResponseBody

new(pull : JSON::PullParser) new

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Message::Body

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]