net.robotmedia.billing.utils
Class Compatibility
java.lang.Object
net.robotmedia.billing.utils.Compatibility
public class Compatibility
- extends Object
|
Method Summary |
static boolean |
isStartIntentSenderSupported(android.content.Context context)
|
static void |
startIntentSender(android.content.Context context,
android.content.IntentSender intentSender,
android.content.Intent intent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_NOT_STICKY
public static int START_NOT_STICKY
Compatibility
public Compatibility()
startIntentSender
public static void startIntentSender(@Nonnull
android.content.Context context,
@Nonnull
android.content.IntentSender intentSender,
@Nullable
android.content.Intent intent)
isStartIntentSenderSupported
public static boolean isStartIntentSenderSupported(@Nonnull
android.content.Context context)
Copyright © 2013. All Rights Reserved.