com.netmera.mobile
Class NetmeraPopup.EventType

java.lang.Object
  extended by com.netmera.mobile.NetmeraPopup.EventType
Enclosing class:
NetmeraPopup

public static class NetmeraPopup.EventType
extends java.lang.Object

Event types to filter pop-ups.


Field Summary
static java.lang.String APP_OPENED
           
 
Constructor Summary
NetmeraPopup.EventType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_OPENED

public static final java.lang.String APP_OPENED
See Also:
Constant Field Values
Constructor Detail

NetmeraPopup.EventType

public NetmeraPopup.EventType()