LuxChat  2.0
Instant messenger for iOS
Properties | List of all members
<FIRUserInfo> Protocol Reference

Represents user data returned from an identity provider. More...

#import <FIRUserInfo.h>

Inheritance diagram for <FIRUserInfo>:
FIRUser

Properties

NSString * providerID
 The provider identifier.
 
NSString * uid
 The provider's user ID for the user.
 
NSString * displayName
 The name of the user.
 
NSURL * photoURL
 The URL of the user's profile photo.
 
NSString * email
 The user's email address.
 

Detailed Description

Represents user data returned from an identity provider.


The documentation for this protocol was generated from the following file: