start

fun start(application: Application, isForeground: Boolean)

Initiates the threads & handlers. Starts the first Runnable.

Parameters

isForeground

Whether or not the model is called from a background service or a foreground activity