rocket / com.stavro_xhardha.rocket / Rocket / launch

launch

fun launch(context: Context, fileName: String, mode: Int = Context.MODE_PRIVATE): Rocket

Method for starting the Rocket's instance.

Parameters

context - context of the Singleton you are instantiating it

fileName - file name of the SharedPreferences you wish to provide

mode - the way you want to access it.