⚡SDK Initialization
Last updated
Last updated
You must initialize the adJump SDK before you can use any of its features.
The parameters to this call are as follows:
Parameter | Description |
---|---|
Initialize the adJump OfferWall SDK by invoking the initialize
function
To initiate the OfferWall, simply invoke the launchOfferWall
method.
context
Your application's context.
accountId
Your adjump account id.
appId
Your adjump application id.
userId
The registered User Id associated with your application.