C# Class Kidozen.Client.iOS.PassiveAuthViewController

Inheritance: UIViewController
Afficher le fichier Open project: kidozen/kido-xamarin Class Usage Examples

Méthodes publiques

Méthode Description
PassiveAuthViewController ( String endpoint ) : System
ViewDidLoad ( ) : void

Méthodes protégées

Méthode Description
OnAuthenticationResponseArrived ( AuthenticationResponseEventArgs e ) : void

Method Details

OnAuthenticationResponseArrived() protected méthode

protected OnAuthenticationResponseArrived ( AuthenticationResponseEventArgs e ) : void
e AuthenticationResponseEventArgs
Résultat void

PassiveAuthViewController() public méthode

public PassiveAuthViewController ( String endpoint ) : System
endpoint String
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void