C# Class XamarinForms.QbChat.AddOccupantsIdsPage

Inheritance: Xamarin.Forms.ContentPage
Mostra file Open project: QuickBlox/quickblox-dotnet-sdk

Public Methods

Method Description
AddOccupantsIdsPage ( string outDialogId ) : Xamarin.Forms

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

AddOccupantsIdsPage() public method

public AddOccupantsIdsPage ( string outDialogId ) : Xamarin.Forms
outDialogId string
return Xamarin.Forms

OnAppearing() protected method

protected OnAppearing ( ) : void
return void