-
Declaration
Swift
var customID : String
Return Value
The custom ID linked with the user.
-
Declaration
Swift
var deviceIDs : [String]
Return Value
A list of device IDs linked with the user.
-
Declaration
Swift
var email : String
Return Value
The email address linked with the user.
-
Declaration
Swift
var facebookID : String
Return Value
The Facebook ID linked with the user.
-
Declaration
Swift
var gameCenterID : String
Return Value
The Game Center ID linked with the user.
-
Declaration
Swift
var googleID : String
Return Value
The Google ID linked with the user.
-
Declaration
Swift
var steamID : String
Return Value
The Steam ID linked with the user.
-
Declaration
Swift
var verified : Bool
Return Value
True if the email address for the user is verified.