class IoTivity::Client::Response

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(sender : Pointer(OC::Endpoint), status : OC::Status, payload : String) #

Instance Method Detail

def clone #

def copy_with(sender _sender = @sender, status _status = @status, payload _payload = @payload) #

def payload : String #

def sender : Pointer(OC::Endpoint) #

def status : OC::Status #