![]() |
Python API
|
Session schedule change event class. More...
Public Member Functions | |
def | __init__ |
Public Attributes | |
action | |
The change that occurred in a session schedule as an integer. More... | |
schedStartTime | |
The Schedule.startTime attribute value of the schedule (unique schedule identifier). More... | |
Session schedule change event class.
def 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).