java.lang.Object |
↳ |
com.mapsted.positioning.SdkStatusUpdate.Codes |
Class Overview
Collection of status update codes
Summary
Public Constructors |
|
Codes()
|
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
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()
|
|
Constants
public
static
final
int
FETCHING_PROPERTY_LIST
Constant Value:
6104
(0x000017d8)
public
static
final
int
NO_UPDATE
Constant Value:
0
(0x00000000)
public
static
final
int
VERIFYING_LICENCE
Constant Value:
6024
(0x00001788)
Public Constructors