public class

GooglePlayServicesUtilWrapper

extends Object
java.lang.Object
   ↳ com.urbanairship.google.GooglePlayServicesUtilWrapper

Class Overview

Wrapper around Google Play Service Utils.

Summary

Public Constructors
GooglePlayServicesUtilWrapper()
Public Methods
static int isGooglePlayServicesAvailable(Context context)
static boolean isUserRecoverableError(int errorCode)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public GooglePlayServicesUtilWrapper ()

Public Methods

public static int isGooglePlayServicesAvailable (Context context)

public static boolean isUserRecoverableError (int errorCode)