Skip to content

GeneralSettings

The general settings of app

Methods

getName()

The name of the app.

Parameter

(none)

Return

String

getDescription()

The description of an app

Parameter

(none)

Return

String

getIcon()

Get the Icon of an app.

Parameter

(none)

Return

Icon

getTheme()

Get the theme of an app.

Parameter

(none)

Return

IconTheme

getRevision()

Get the revision of an app.

Parameter

(none)

Return

Integer

Enum

IconTheme

Name Type Value
WHITE String WHITE
RED String RED
BLUE String BLUE
GREEN String GREEN
YELLOW String YELLOW
BLACK String BLACK