Enumeration

PurpleAccountRequestResponse

Declaration

enum Purple.AccountRequestResponse

Description [src]

Account request response types.

Members

Name Description
PURPLE_ACCOUNT_RESPONSE_IGNORE

Silently ignore the request.

PURPLE_ACCOUNT_RESPONSE_DENY

Block the request potentially informing the sender based on the protocol.

PURPLE_ACCOUNT_RESPONSE_PASS

Prompt the user with the request.

PURPLE_ACCOUNT_RESPONSE_ACCEPT

Grant the request.