public class StoreType extends Object
StoreType Class - store type class of the AndroidRate library.
Modifier and Type | Class and Description |
---|---|
static interface |
StoreType.AnyStoreType |
static interface |
StoreType.StoreWithApplicationId |
static interface |
StoreType.StoreWithoutApplicationId |
Modifier and Type | Field and Description |
---|---|
static int |
AMAZON
Amazon Appstore
|
static int |
APPLE
Apple App Store
|
static int |
BAZAAR
Cafe Bazaar
|
static int |
BLACKBERRY
BlackBerry World
|
static int |
CHINESESTORES
19 chinese app stores
|
static int |
GOOGLEPLAY
Google Play
|
static int |
INTENT
Any custom intents
|
static int |
MI
Mi Appstore (Xiaomi Market)
|
static int |
OTHER
Any Other Store
|
static int |
SAMSUNG
Samsung Galaxy Apps
|
static int |
SLIDEME
SlideME Marketplace
|
static int |
TENCENT
Tencent App Store
|
static int |
YANDEX
Yandex.Store
|
public static final int AMAZON
public static final int APPLE
public static final int BAZAAR
public static final int BLACKBERRY
public static final int CHINESESTORES
public static final int GOOGLEPLAY
public static final int MI
public static final int SAMSUNG
public static final int SLIDEME
public static final int TENCENT
public static final int YANDEX
public static final int INTENT
public static final int OTHER