public interface IAction
Proximity) from the Source that they are assigned to.| Modifier and Type | Interface and Description | 
|---|---|
| static class  | IAction.ActionTypeAction type specifies what kind of information can be retrieved from Action. | 
| Modifier and Type | Method and Description | 
|---|---|
| IDevice | getDevice()Gets Proximity Source. | 
| java.util.UUID | getId()Gets Action id. | 
| Proximity | getProximity()Gets proximity. | 
| IAction.ActionType | getType()Gets Action type. | 
java.util.UUID getId()
Proximity getProximity()
IAction.ActionType getType()
IDevice getDevice()