Enumeration

PurpleRequestIconType

Declaration

enum Purple.RequestIconType

Description [src]

Constants to define which kind of icon should be displayed.

Members

Name Description
PURPLE_REQUEST_ICON_DEFAULT

The default icon.

PURPLE_REQUEST_ICON_REQUEST

Use a question icon.

PURPLE_REQUEST_ICON_DIALOG

Use a dialog icon.

PURPLE_REQUEST_ICON_WAIT

Use a wait icon.

PURPLE_REQUEST_ICON_INFO

Use an info icon.

PURPLE_REQUEST_ICON_WARNING

Use a warning icon.

PURPLE_REQUEST_ICON_ERROR

Use an error icon.