register Start Stop Widget To Location Service
open fun registerStartStopWidgetToLocationService( @NonNull context: Context, @NonNull processUUID: String, @NonNull widgetUUID: String)
Content copied to clipboard
Register StartStop widget to the location service in order to collect location information such as distance traveled ...etc.
Parameters
context
Context The application context.
process UUID
String UUID of the process containing the StartStop widget.
widget UUID
String UUID of StartStop widget.