Was this article helpful?

Protocol GSLoginUIDelegate

Modified 18:27, 14 Apr 2013 by shirly
Table of contents

Delegate for the events fired by the 'Login' UI. An object that conforms to this protocol is passed as a parameter to the showLoginUI method of GSAPI.

Note: all protocol messages are optional.

 

Method Summary

Method Description
(void)    gsLoginUIDidLogin:(NSString*)provider user:(GSObject*)user context:(id)context Fired when login operation (and getUserInfo that follows it) complete.
(void)    gsLoginUIDidFail:(GSResponse*)response context:(id)context Fired when error occurred, either from webView or as result of login process, or get user info that followed it.
(void)    gsLoginUIDidLoad:(id)context Fired when network selection page is shown.
(void)    gsLoginUIDidClose:(id)context Fired when the login UI is closed (for any reason - canceled, error, operation completed OK).
Was this article helpful?
Pages that link here
Page statistics
1392 view(s) and 3 edit(s)
Social share
Share this page?

Tags

This page has no custom tags set.

Comments

You must to post a comment.

Attachments