getAllTrackingRules

open fun getAllTrackingRules(@NonNull context: Context): List<GeolocTrackingRulesItem>

Call this method to get all tracking rules added from the backend

Return

List of tracking rules items @see GeolocTrackingRulesItem

Parameters

context

application context