C# Class XamarinForms.QbChat.Pages.PrivateChatPage

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

Méthodes publiques

Méthode Description
PrivateChatPage ( String dialogId ) : System
ScrollList ( ) : void

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Private Methods

Méthode Description
Entry_TextChanged ( object sender, TextChangedEventArgs e ) : void

Method Details

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

PrivateChatPage() public méthode

public PrivateChatPage ( String dialogId ) : System
dialogId String
Résultat System

ScrollList() public méthode

public ScrollList ( ) : void
Résultat void