Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

resetNetworkStatistics

Sahri Riza Umami edited this page Jun 23, 2018 · 5 revisions

Resets all network data usage statistics to zero.
Can be called before authorization.

resetNetworkStatistics(callback, data)

Example

  • Resets all network data usage statistics to zero.

    resetNetworkStatistics()

    Response:

    {
      ["@type"] = "ok"
    }

Frequently Asked Questions
The Functions

Clone this wiki locally