schedule Lone Worker
open fun scheduleLoneWorker(@NonNull context: Context, loneWorkerDelay: Int)
Content copied to clipboard
Use this method to schedule the start of the lone worker manager
Parameters
context
Contextthe application context
lone Worker Delay
the date in minute when you want to start the lone worker manager
open fun scheduleLoneWorker( @NonNull context: Context, loneWorkerDelay: Int, informServer: Boolean)
Content copied to clipboard
Use this method to schedule the start of the lone worker manager
Parameters
context
Contextthe application context
lone Worker Delay
intthe date in minute when you want to start the lone worker manager
inform Server
booleanif the server should be informed