HomeconnectLocal::Action
Inherits Enum < Comparable < Value < Object
Constants
GET = 0
POST = 1
RESPONSE = 2
NOTIFY = 3
Instance methods
to_s(io : IO)
Appends a String representation of this enum member to the given io.
See also: to_s.
Inherits Enum < Comparable < Value < Object
Appends a String representation of this enum member to the given io.
See also: to_s.