com.nativex.advertiser
Class AdvertiserJsonRequestManager

java.lang.Object
  extended by com.nativex.advertiser.JsonRequestManager
      extended by com.nativex.advertiser.AdvertiserJsonRequestManager

public class AdvertiserJsonRequestManager
extends JsonRequestManager


Constructor Summary
AdvertiserJsonRequestManager(Device device)
           
 
Method Summary
 String getActionTakenRequestBody(int appId)
          This method accepts the ActionId for the action and returns a populated request in JSON.
 
Methods inherited from class com.nativex.advertiser.JsonRequestManager
generateUdidJsonCollection, getDevice, getInAppBillingBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvertiserJsonRequestManager

public AdvertiserJsonRequestManager(Device device)
Method Detail

getActionTakenRequestBody

public String getActionTakenRequestBody(int appId)
This method accepts the ActionId for the action and returns a populated request in JSON.