![]() |
Python API
|
Integer constants to be used in SchedChange.action. More...
Variables | |
int | SchedStarted = 0 |
A scheduled session has started. | |
int | SchedEnded = 1 |
A scheduled session has ended. | |
int | SchedCannotStart = 2 |
A scheduled session could not start. | |
Integer constants to be used in SchedChange.action.
int plux.Event.SchedChangeAction.SchedStarted = 0 |
A scheduled session has started.
int plux.Event.SchedChangeAction.SchedEnded = 1 |
A scheduled session has ended.
int plux.Event.SchedChangeAction.SchedCannotStart = 2 |
A scheduled session could not start.