protected class TuneEventQueue.Add extends Object implements Runnable
Modifier | Constructor and Description |
---|---|
protected |
TuneEventQueue.Add(String link,
String data,
JSONObject postBody,
boolean firstSession)
Saves an event to the queue.
|
protected TuneEventQueue.Add(String link, String data, JSONObject postBody, boolean firstSession)
link
- URL of the event postbackpostBody
- the body of the POST requestfirstSession
- whether event should wait for GAID/referrer to be received