| Modifier and Type | Method and Description |
|---|---|
boolean |
PiwikTracker.send(PiwikRequest trackingRequest)
Sends a synchronious tracking request to Piwik.
|
void |
PiwikTracker.sendAsync(PiwikRequest trackingRequest) |
void |
PiwikTracker.sendAsync(PiwikRequest trackingRequest,
okhttp3.Callback callback)
Sends an asynchronious tracking request to Piwik
|
Copyright © 2016–2019. All rights reserved.