C# Class Xamarin.Forms.Conference.WebRTC.LoginPage

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

Public Methods

Method Description
LoginPage ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

LoginPage() public method

public LoginPage ( ) : System
return System

OnAppearing() protected method

protected OnAppearing ( ) : void
return void