enum.POPUP_RESPONSE
This is an enumeration constant that means user interaction with pop-up message. It is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | POPUP_RESPONSE_STOP | Stop Task |
1 | POPUP_RESPONSE_RESUME | Resume Task |
This is an enumeration constant that means user interaction with pop-up message. It is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | POPUP_RESPONSE_STOP | Stop Task |
1 | POPUP_RESPONSE_RESUME | Resume Task |