public class MarketplaceActionKeys
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CONNECT_TO_MARKETPLACE
public static final String CONNECT_TO_MARKETPLACE
- See Also:
-
-
GET_AUTHORIZATION
public static final String GET_AUTHORIZATION
- See Also:
-
-
INSTALL_FREE_BUNDLED_APPS
public static final String INSTALL_FREE_BUNDLED_APPS
- See Also:
-
-
PURCHASE_AND_INSTALL_PAID_APPS
public static final String PURCHASE_AND_INSTALL_PAID_APPS
- See Also:
-
-
VIEW_APPS
public static final String VIEW_APPS
- See Also:
-
-
Constructor Details
-
MarketplaceActionKeys
public MarketplaceActionKeys()