unregister Start Stop Widget To Location Service
open fun unregisterStartStopWidgetToLocationService( @NonNull context: Context, @NonNull processUUID: String, @NonNull widgetUUID: String): StartStopDistance
Content copied to clipboard
Unregister StartStop widget from location service and get collected location information.
Return
StartStopDistance distance info collected by The Location service about the given widget.
Parameters
context
Context The application context.
process UUID
String UUID of the process containing the StartStop widget.
widget UUID
String UUID of StartStop widget.