com.trademob.tracking
Class TMInstallBroadcastReceiver

java.lang.Object
  extended by BroadcastReceiver
      extended by com.trademob.tracking.TMInstallBroadcastReceiver

public class TMInstallBroadcastReceiver
extends BroadcastReceiver


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

TMInstallBroadcastReceiver

public TMInstallBroadcastReceiver()
Method Detail

onReceive

public 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