EventMode
in package
EventMode Class Doc Comment
Tags
Table of Contents
- ACTIVE = 'active'
- Possible values of this enum
- STANDBY = 'standby'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
ACTIVE
Possible values of this enum
public
mixed
ACTIVE
= 'active'
STANDBY
public
mixed
STANDBY
= 'standby'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>