![]() |
Python API
|
Session schedule change event class. More...
Public Member Functions | |
| __init__ (self) | |
Public Attributes | |
| action | |
| The change that occurred in a session schedule as an integer. | |
| schedStartTime | |
| The Schedule.startTime attribute value of the schedule (unique schedule identifier). | |
Session schedule change event class.
| plux.Event.SchedChange.__init__ | ( | self | ) |
| plux.Event.SchedChange.action |
The change that occurred in a session schedule as an integer.
The possible values for this attribute are defined in SchedChangeAction.
| plux.Event.SchedChange.schedStartTime |
The Schedule.startTime attribute value of the schedule (unique schedule identifier).