toggle menu
OMH Auth
androidJvm
switch theme
search in API
plugin-google-gms
/
com.openmobilehub.android.auth.plugin.google.gms
/
GmsCredentials
Gms
Credentials
class
GmsCredentials
(
context
:
Context
)
:
OmhCredentials
Members
Constructors
Gms
Credentials
Link copied to clipboard
constructor
(
context
:
Context
)
Properties
access
Token
Link copied to clipboard
open
override
val
accessToken
:
String
?
google
Account
Credential
Link copied to clipboard
val
googleAccountCredential
:
GoogleAccountCredential
?
Functions
refresh
Access
Token
Link copied to clipboard
open
override
fun
refreshAccessToken
(
)
:
OmhTask
<
String
?
>