A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://openid.github.io/AppAuth-iOS/docs/latest/protocol_o_i_d_external_user_agent-p.html below:

AppAuth: <OIDExternalUserAgent> Protocol Reference

An external user-agent UI that presents displays the request to the user. Clients may provide custom implementations of an external user-agent to customize the way the requests are presented to the end user. More...

#import <OIDExternalUserAgent.h>

An external user-agent UI that presents displays the request to the user. Clients may provide custom implementations of an external user-agent to customize the way the requests are presented to the end user.

An interface that any external user-agent request may implement to use the OIDExternalUserAgent flow.

◆ dismissExternalUserAgentAnimated:completion:() - (void) dismissExternalUserAgentAnimated: (BOOL)  animated completion: (void(^)(void))  completion 

Dimisses the external user-agent and calls completion when the dismiss operation ends.

Parameters
animated Whether or not the dismiss operation should be animated.
Parameters
completion The block to be called when the dismiss operations ends
◆ presentExternalUserAgentRequest:session:()

Presents the request in the external user-agent.

Parameters
request The request to be presented in the external user-agent. session The OIDExternalUserAgentSession instance that initiates presenting the UI. Concrete implementations of a OIDExternalUserAgent may call resumeExternalUserAgentFlowWithURL or failExternalUserAgentFlowWithError on session to either resume or fail the request.
Returns
YES If the request UI was successfully presented to the user.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4