Today's Menu  Portugal
journal and plan nutrition
Instance Methods | List of all members
<GIDSignInDelegate > Protocol Reference

#import <GIDSignIn.h>

Inheritance diagram for <GIDSignInDelegate >:
Inheritance graph
[legend]
Collaboration diagram for <GIDSignInDelegate >:
Collaboration graph
[legend]

Instance Methods

(void) - signIn:didSignInForUser:withError:
 
(void) - signIn:didDisconnectWithUser:withError:
 

Detailed Description

Definition at line 39 of file GIDSignIn.h.

Method Documentation

◆ signIn:didDisconnectWithUser:withError:()

- (void GIDSignInDelegate) signIn: (GIDSignIn *)  signIn
didDisconnectWithUser: (GIDGoogleUser *)  user
withError: (NSError *)  error 
optional

◆ signIn:didSignInForUser:withError:()

- (void GIDSignInDelegate) signIn: (GIDSignIn *)  signIn
didSignInForUser: (GIDGoogleUser *)  user
withError: (NSError *)  error 

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