StartParameters
fun StartParameters( context: Activity, clientId: String, oAuthRequestIdentifier: Int, autoSelectEnabled: Boolean = false)
Content copied to clipboard
Parameters
context
is the calling Activity
clientId
is the Google Cloud OAuth Client Id
oAuthRequestIdentifier
is an ID associated with the Google Sign In intent
autoSelectEnabled
toggles whether or not to autoselect an account if only one Google account exists