Enumeration
PurpleAccountRequestResponse
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. |