Request of an action to be performed. More...
Public Member Functions | |
void | Completed () |
Notify this action request is completed. | |
void | Cancelled () |
Notify this action request is cancelled. | |
Public Attributes | |
string | requestID |
ID of this action request. More... | |
string | token |
the token to verify reward request | |
Request of an action to be performed.
string TapjoyUnity.TJActionRequest.requestID |
ID of this action request.
For OnPurchaseRequest, this is a campaign id. For OnRewardRequest, this is the unique identifier of this reward to prevent the reuse attack.