Essential Kit
Loading...
Searching...
No Matches
ServerCredentials.AndroidPlatformProperties

Represents the android platform-specific properties for connecting to google play services from your backend.

Properties

string ServerAuthCode [get]
 The code obtained after the user has granted access to the specified scopes.
 

Property Documentation

◆ ServerAuthCode

string ServerAuthCode
get

The code is only valid for a short period of time.

Remarks
It's possible to add refresh token to this by configuring in settings.