java.lang.Object |
↳ |
fi.moprim.tmd.sdk.TmdCoreConfiguration |
Class Overview
This class embodies the core variable that are needed to initiate any TMD processes
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Methods
public
String
getApiEndpoint
()
public
Regions
getApiEndpointRegions
()
public
int
getCleaningIntervalDays
()
Returns
- the cleaning interval in days
public
String
getIdentityPoolId
()
public
int
getLocationPollingInterval
()
Returns
- the location polling interval in seconds
public
int
getLocationRequiredAccuracy
()
Returns
- the minimum accuracy for location to considered
public
int
getUploadIntervalMinutes
()
Returns
- the upload interval in minutes