C# Class XamarinForms.QbChat.ChatInfoPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk

Méthodes publiques

Méthode Description
ChatInfoPage ( string dialogId ) : Xamarin.Forms

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Method Details

ChatInfoPage() public méthode

public ChatInfoPage ( string dialogId ) : Xamarin.Forms
dialogId string
Résultat Xamarin.Forms

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void