C# Class SharpCaster.Simple.Android.MainActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: tapanila/SharpCaster

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
ChromeCastClient_ApplicationStarted ( object sender, Models e ) : void
ChromeCastClient_ConnectedChanged ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void