get All Tracking Rules
open fun getAllTrackingRules(@NonNull context: Context): List<GeolocTrackingRulesItem>
Content copied to clipboard
Call this method to get all tracking rules added from the backend
Return
List of tracking rules items @see GeolocTrackingRulesItem
Parameters
context
application context