LoginViewControllerDelegate
public protocol LoginViewControllerDelegate : NSObject
-
Declaration
Swift
func loginSuccess() -
loginFailed(error:Default implementation) Default Implementation
Declaration
Swift
func loginFailed(error: String)
LoginViewControllerDelegate Protocol Reference