NotificationType enum
- Inheritance
- Available extensions
Values
- dataAvailable → const NotificationType
- deviceLockExpire → const NotificationType
- deviceStatus → const NotificationType
- applicationAuthenticateEnter → const NotificationType
- applicationAuthenticateExit → const NotificationType
- applicationCotsEnter → const NotificationType
- applicationCotsExit → const NotificationType
- applicationStoppingEnter → const NotificationType
- applicationStoppingExit → const NotificationType
- applicationStartedEnter → const NotificationType
- applicationStartedExit → const NotificationType
- applicationStartingEnter → const NotificationType
- applicationStartingExit → const NotificationType
- applicationStrapEnter → const NotificationType
- applicationStrapExit → const NotificationType
- applicationZombieEnter → const NotificationType
- applicationZombieExit → const NotificationType
- deviceBusyEnter → const NotificationType
- deviceBusyExit → const NotificationType
- deviceErrorEnter → const NotificationType
- deviceErrorExit → const NotificationType
- deviceLockedEnter → const NotificationType
- deviceLockedExit → const NotificationType
- deviceStoppingEnter → const NotificationType
- deviceStoppingExit → const NotificationType
- deviceStartingEnter → const NotificationType
- deviceStartingExit → const NotificationType
- deviceStartedEnter → const NotificationType
- deviceStartedExit → const NotificationType
- deviceStoppedEnter → const NotificationType
- deviceStoppedExit → const NotificationType
- deviceZombieEnter → const NotificationType
- deviceZombieExit → const NotificationType
- cotsApplicationInterfaceEvent → const NotificationType
- dataAvailableNoLockerEvent → const NotificationType
- devicePollingTooFastEvent → const NotificationType
- platformAlertEnter → const NotificationType
- platformAlertExit → const NotificationType
- platformStartedEnter → const NotificationType
- platformStartedExit → const NotificationType
- platformStartingEnter → const NotificationType
- platformStartingExit → const NotificationType
- platformStoppedEnter → const NotificationType
- platformStoppedExit → const NotificationType
- platformStoppingEnter → const NotificationType
- platformStoppingExit → const NotificationType
- userStartedEnter → const NotificationType
- userStartedExit → const NotificationType
- userStartingEnter → const NotificationType
- userStartingExit → const NotificationType
- userStoppedEnter → const NotificationType
- userStoppedExit → const NotificationType
- userStoppingEnter → const NotificationType
- userStoppingExit → const NotificationType
- userSSEnter → const NotificationType
- userSSExit → const NotificationType
- userToEnter → const NotificationType
- userToExit → const NotificationType
- userZombieEnter → const NotificationType
- userZombieExit → const NotificationType
- workstationAlertEnter → const NotificationType
- workstationAlertExit → const NotificationType
- workstationStartedEnter → const NotificationType
- workstationStartedExit → const NotificationType
- workstationStartingEnter → const NotificationType
- workstationStartingExit → const NotificationType
- workstationStoppedEnter → const NotificationType
- workstationStoppedExit → const NotificationType
- workstationStoppingEnter → const NotificationType
- workstationStoppingExit → const NotificationType
- workstationBusyEnter → const NotificationType
- workstationBusyExit → const NotificationType
- workstationZombieEnter → const NotificationType
- workstationZombieExit → const NotificationType
- applicationInstanceBlock → const NotificationType
- exceptionEvent → const NotificationType
- illogicalMessageErrorEvent → const NotificationType
- messageIDErrorEvent → const NotificationType
- interfaceLevelErrorEvent → const NotificationType
- logErrorEvent → const NotificationType
- maxMessagesOutErrorEvent → const NotificationType
- messageAccumulationTimeErrorEvent → const NotificationType
- messageResponseTimeErrorEvent → const NotificationType
- sessionErrorEvent → const NotificationType
- printRequestStatusEvent → const NotificationType
- unknown → const NotificationType
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
NotificationType> - A constant List of the values in this enum, in order of their declaration.