Skip to content

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