googleGetSignInFamilyName
Type
handler
Summary
Get the family name of the authenticated user
Syntax
googleGetSignInFamilyName()
Description
Use the googleGetSignInFamilyName to obtain the family name of the authenticated user. If no user is authenticated then a 'Not authenticated' error is thrown.
Examples
put googleGetSignInFamilyName() into field "FamilyName"
Value
| Name | Type | Description |
|---|---|---|
return | The googleGetSignInFamilyName handler returns the family name of the authenticated user. |
Related
handler: googleSignIn
Compatibility and Support
OS
android