Libraries
»
google_anymote
(0.0.4)
»
Index (R)
»
FlingResult
»
Result
Class: FlingResult::Result
Inherits:
Protobuf::Enum
Object
Protobuf::Enum
FlingResult::Result
show all
Defined in:
lib/proto/remote.pb.rb
Constant Summary
collapse
SUCCESS =
value
(
:SUCCESS
,
0
)
FAILURE =
value
(
:FAILURE
,
1
)