toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.google
/
GooglePlayServicesUtilWrapper
Google
Play
Services
Util
Wrapper
open
class
GooglePlayServicesUtilWrapper
Wrapper around Google Play Service Utils.
Members
Constructors
Google
Play
Services
Util
Wrapper
Link copied to clipboard
constructor
(
)
Functions
is
Google
Play
Services
Available
Link copied to clipboard
open
fun
isGooglePlayServicesAvailable
(
@
NonNull
context
:
Context
)
:
Int
Wraps
isGooglePlayServicesAvailable
.
is
User
Recoverable
Error
Link copied to clipboard
open
fun
isUserRecoverableError
(
errorCode
:
Int
)
:
Boolean
Wraps
isUserRecoverableError
.