Skip navigation links
A C D E G I R S V 

A

APP_BACKGROUND - Static variable in class de.spring.mobile.SpringMobileBase
Application-Status flag that should be sent when the application turns to background
APP_CLOSED - Static variable in class de.spring.mobile.SpringMobileBase
Application-Status flag that should be sent when the application terminates
APP_FOREGROUND - Static variable in class de.spring.mobile.SpringMobileBase
Application-Status flag that should be sent when the application turns to foreground
APP_STARTED - Static variable in class de.spring.mobile.SpringMobileBase
Application-Status flag that should be sent when the application starts

C

commit(Map<String, Object>) - Method in class de.spring.mobile.SpringMobileBase
Send the request to measurement system with all the info in Map (name-value-pair).

D

de.spring.mobile - package de.spring.mobile
API Documentation for the Kantar Media Audience Measurement Library for Android.

E

EMPTY - Static variable in class de.spring.mobile.SpringMobileBase
"EMPTY" flag

G

getEncryptedIdentifiers() - Method in class de.spring.mobile.SpringMobileBase
Returns the encrypted (md5) and truncated mobile identifiers.
getTimeout() - Method in class de.spring.mobile.SpringMobileBase
Returns the timeout in seconds.
getVersion() - Method in class de.spring.mobile.SpringMobileBase
Returns the library version.

I

isDebug() - Method in class de.spring.mobile.SpringMobileBase
Returns true if debug messages is activated otherwise false.
isOfflineMode() - Method in class de.spring.mobile.SpringMobileBase
Returns true if offline mode is on otherwise false.
isTracking() - Method in class de.spring.mobile.SpringMobileBase
Returns the true if the library is active and send requests to the measurement system.

R

removeDebuggerObserver(Observer) - Method in class de.spring.mobile.SpringMobileBase
remove the specific Observer associated with KMA library debugging Observable.
removeDebuggerObservers() - Method in class de.spring.mobile.SpringMobileBase
remove all the Observers associated with KMA library debugging Observable.

S

setDebug(boolean) - Method in class de.spring.mobile.SpringMobileBase
If set to true the library logs some internal actions.
setDebuggerObserver(Observer) - Method in class de.spring.mobile.SpringMobileBase
setDebuggerObserver, implement your own observer to track on the http request from KMA library.
setOfflineMode(boolean) - Method in class de.spring.mobile.SpringMobileBase
Switch offline mode on or off.
setTimeout(int) - Method in class de.spring.mobile.SpringMobileBase
Set the timeout in seconds.
setTracking(boolean) - Method in class de.spring.mobile.SpringMobileBase
If set to false the library will not send any requests to the measurement system.
SpringMobile - Class in de.spring.mobile
 
SpringMobile(String, String, Context) - Constructor for class de.spring.mobile.SpringMobile
Creates an instance of Spring Sensor with site string, application name and application context object
SpringMobileBase - Class in de.spring.mobile
 
SpringMobileBase() - Constructor for class de.spring.mobile.SpringMobileBase
 

V

VAR_ACTION - Static variable in class de.spring.mobile.SpringMobileBase
The key word which describes the application status, should be sent as the key of the application status, (VAR_ACTION, APP_START), (VAR_ACTION, APP_CLOSED), etc.
A C D E G I R S V 
Skip navigation links