struct Philips::Hue::RegSuccess

Included Modules

Extended Modules

Defined in:

philips/hue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(username : String, clientkey : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clientkey : String #

def clone #

[View source]
def copy_with(username _username = @username, clientkey _clientkey = @clientkey) #

[View source]
def username : String #