|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
com.trademob.tracking.TMInstallBroadcastReceiver
public class TMInstallBroadcastReceiver
Constructor Summary | |
---|---|
TMInstallBroadcastReceiver()
|
Method Summary | |
---|---|
void |
onReceive(Context aContext,
Intent aIntent)
Overriding existing Method to extend functionality extracts the data given from the market an sends the data including all standard parameter to the trademob Server |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TMInstallBroadcastReceiver()
Method Detail |
---|
public void onReceive(Context aContext, Intent aIntent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |