PowerEvent Interface Reference
PowerEvent Event. This event arrives when an action status change happens.
Inheritance diagram for PowerEvent:

Public Member Functions | |
| Power | getPower () |
| Instant | getTimestamp () |
| PowerCause | getCause () |
| PowerAction | getAction () |
| PowerEventType | getType () |
Member Function Documentation
| PowerAction getAction | ( | ) |
- Returns
- PowerAction
| PowerCause getCause | ( | ) |
- Returns
- PowerAction
| Power getPower | ( | ) |
- Returns
- Power
| Instant getTimestamp | ( | ) |
- Returns
- Instant
| PowerEventType getType | ( | ) |
- Returns
- PowerEventType
