SFLoginViewControllerDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | SFLoginViewController.h |
– loginViewController:didChangeLoginHost:
Notifies the delegate that the selected login host has been changed.
- (void)loginViewController:(nonnull SFLoginViewController *)loginViewController didChangeLoginHost:(nonnull SFSDKLoginHost *)newLoginHostParameters
loginViewController |
The instance sending this message. |
|---|---|
newLoginHost |
The updated login host. |
Declared In
SFLoginViewController.h