| - (void) loginViewFetchedUserInfo: |
|
(AMLoginView *) |
loginView |
| user: |
|
(NSDictionary *) |
user |
|
|
| |
|
optional |
Tells the delegate that the view is has now fetched user info
- Parameters
-
| loginView | The login view that transitioned its view mode |
| user | The user info object describing the logged in user |
| - (void) loginViewShowingLoggedInUser: |
|
(AMLoginView *) |
loginView |
|
|
optional |
Tells the delegate that the view is now in logged in mode
- Parameters
-
| loginView | The login view that transitioned its view mode |
| - (void) loginViewShowingLoggedOutUser: |
|
(AMLoginView *) |
loginView |
|
|
optional |
Tells the delegate that the view is now in logged out mode
- Parameters
-
| loginView | The login view that transitioned its view mode |
The documentation for this protocol was generated from the following file:
- /Users/Alan/GitHub/Accela-iOS-SDK/installation/MobileSDKs/AccelaMobile.framework/Headers/AMLoginView.h