-
public class TrackingControllerCreated by sojanpr on 3/7/18.
Class for handling the SDK user data or state tracking features If tracking disabled SDK will not track any user data or state. SDK will not send any network calls when tracking is disabled
-
-
Method Summary
Modifier and Type Method Description static booleanisTrackingDisabled(@NonNull() Context context)-
-
Method Detail
-
isTrackingDisabled
static boolean isTrackingDisabled(@NonNull() Context context)
-
-
-
-