|
| enum | CommandType {
kGoToPage = 1,
kGoToPreviousPage,
kGoToDomain,
kGoToHelp,
kNavigateToDomain,
kIncrementCountry,
kDecrementCountry,
kIncrementDomain,
kDecrementDomain,
kClose,
kIncrementFrame,
kDecrementFrame,
kNull
} |
| |
The documentation for this struct was generated from the following file: