DataUsageTracking class
Methods
-
configureDataUsage(Troubleshooting? troubleshooting, String visitorId, bool hasConsented, FlagshipConfig sdkConfig)
→ dynamic
-
-
configureDataUsageWithVisitor(Troubleshooting? troubleshooting, Visitor v)
→ dynamic
-
-
evaluateDataUsageTrackingAllocated()
→ void
-
-
evaluateTroubleShootingConditions()
→ void
-
-
isBucketTroubleshootingAllocated()
→ bool
-
-
isTimeSlotValide()
→ bool
-
-
isVisitorHasConsented()
→ bool
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
proceesTroubleShootingFlag(String label, Flag f, Visitor v)
→ void
-
-
processDataUsageTracking(Visitor v)
→ void
-
-
processTroubleShootingException(Visitor? v, Object error)
→ void
-
-
processTroubleShootingHits(String label, Visitor visitor, BaseHit hit)
→ void
-
-
processTroubleShootingHttp(String label, Response resp)
→ void
-
-
processTSFetching(Visitor visitor)
→ void
-
-
processTSXpc(String label, Visitor visitor)
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateConsent(bool newValue)
→ void
-
-
updateTroubleshooting(Troubleshooting? trblShooting)
→ void
-