C# Class KidoZen.Client.Android.AuthenticationJavaScriptInterface

Inheritance: Java.Lang.Object
Afficher le fichier Open project: kidozen/kido-xamarin

Méthodes publiques

Méthode Description
AuthenticationJavaScriptInterface ( Android.Content.Context context ) : System
AuthenticationJavaScriptInterface ( IntPtr handle, JniHandleOwnership transfer ) : System

Private Methods

Méthode Description
getTitleCallback ( String jsResult ) : void

Method Details

AuthenticationJavaScriptInterface() public méthode

public AuthenticationJavaScriptInterface ( Android.Content.Context context ) : System
context Android.Content.Context
Résultat System

AuthenticationJavaScriptInterface() public méthode

public AuthenticationJavaScriptInterface ( IntPtr handle, JniHandleOwnership transfer ) : System
handle System.IntPtr
transfer JniHandleOwnership
Résultat System