removePackageFromFavorites

open fun removePackageFromFavorites(@NonNull context: Context, @NonNull packageUUID: String)

Removes the given package from favorite list.

Parameters

context

Context The application context.

packageUUID

String UUID of package to remove from favorites