C# Class XamarinForms.QbChat.Android.QmunicateApplication

Inheritance: global::Android.App.Application
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk

Méthodes publiques

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

Private Methods

Méthode Description
OnNetworkStatusChanged ( object sender, EventArgs e ) : void

Method Details

AppVersionNumber() public méthode

public AppVersionNumber ( Android.Content.Context context ) : string
context Android.Content.Context
Résultat string

QmunicateApplication() public méthode

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