Skip to content

getProxy

Sahri Riza Umami edited this page Jun 6, 2018 · 7 revisions

Returns the proxy that is currently set up.
Can be called before authorization.

getProxy()

Example

  • Returns the proxy that is currently set up.

    getProxy()

    Response:

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

Frequently Asked Questions
The Functions

Clone this wiki locally