Entitlement

All Implemented Interfaces:

public enum Entitlement

Describes kind of remote assist feature being requested

Nested Class Summary

Modifier and Type Class Description
Nested Classes

Field Summary

Modifier and Type Field Description
Fields

Constructor Summary

Constructor Description
Constructors

Enum Constant Summary

Enum Constant Description
LASER_POINTER
REMOTE_CONTROL

Method Summary

All Methods

Modifier and Type Method Description
static Array<Object> values()
static Object valueOf(String name)

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

Method Detail

values

 static Array<Object> values()

valueOf

 static Object valueOf(String name)