Was this article helpful?

Protocol GSAddConnectionsUIDelegate

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

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

Note: all protocol messages are optional.

 

Method Summary

Method Description
(void)    gsAddConnectionsUIDidConnect:(NSString*)provider user:(GSObject*)user context:(id)context Fired when add connection operation (and getUserInfo that follows it) completes.
(void)    gsAddConnectionsUIDidFail:(GSResponse*)response context:(id)context Fired when an error occurrs, either from webView or as result of the adding connection process.
(void)    gsAddConnectionsUIDidLoad:(id)context Fired when the Add Connections UI is shown.
(void)    gsAddConnectionsUIDidClose:(id)context Fired when the Add Connections UI is closed (for any reason - canceled, error , operation completed OK).
Was this article helpful?
Pages that link here
Page statistics
1072 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