C# Class VoiceCamera.VoiceActivity

Inheritance: BaseActivity
Mostrar archivo Open project: jamesmontemagno/MarshmallowSamples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnResume ( ) : void

Method Details

OnCreate() protected method

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

OnResume() protected method

protected OnResume ( ) : void
return void