L7SLoginDialogDelegate Protocol Reference
Conforms to | NSObject |
Declared in | L7SClientManager.h |
Tasks
-
– drawLoginDialogWithAuthProviders:
SDK callback to this method with a
required methodL7SAuthenticationProvider
object.
Instance Methods
drawLoginDialogWithAuthProviders:
SDK callback to this method with a L7SAuthenticationProvider
object.
- (CGRect)drawLoginDialogWithAuthProviders:(L7SAuthenticationProvider *)authenticationProviders
Parameters
- providers
an array of UI bottons return CGRect defining the frame of the UI dialog
Discussion
SDK callback to this method with a L7SAuthenticationProvider
object.
Declared In
L7SClientManager.h