Tapjoy SDK - C# API
TapjoyUnity.TJActionRequest Class Reference

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
 

Detailed Description

Request of an action to be performed.

Member Data Documentation

◆ requestID

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.


The documentation for this class was generated from the following file: