Skip to content

clearImportedContacts

Sahri Riza Umami edited this page Jun 22, 2018 · 1 revision

Clears all imported contacts.

clearImportedContacts(callback, data)

Example

  • Clears all imported contacts.

    clearImportedContacts()

    Response:

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

Frequently Asked Questions
The Functions

Clone this wiki locally