You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example project for reading the network data usage in a specific interval time. To achieve this, we should use API's querySummary and querySummaryForDevice. querySummary is used to read app wise data usage and querySummaryForDevice is used to read device data usage.