Skip to main content
PFUserGoogleInfo data model.

Syntax

Members

googleEmail   const char*
is null-terminated
(Optional) Email address of the Google account. googleGender   const char*
is null-terminated
(Optional) Gender information of the Google account. googleId   const char*
is null-terminated
(Optional) Google ID. googleLocale   const char*
is null-terminated
(Optional) Locale of the Google account. googleName   const char*
is null-terminated
(Optional) Name of the Google account user.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026