Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InterfaceState

Index

Enumeration members

CONNECTING

CONNECTING: = "CONNECTING"

When the whatsapp web is connecting to whatsapp server.

NORMAL

NORMAL: = "NORMAL"

When the whatsapp web is ready.

OFFLINE

OFFLINE: = "OFFLINE"

When there are no internet.

OPENING

OPENING: = "OPENING"

When the whatsapp web page is loading.

PAIRING

PAIRING: = "PAIRING"

When the whatsapp web is connecting to smartphone after QR code scan.

RESUMING

RESUMING: = "RESUMING"

When the whatsapp web is syncing messages with smartphone after a disconnection.

SYNCING

SYNCING: = "SYNCING"

When the whatsapp web is syncing messages with smartphone.

TIMEOUT

TIMEOUT: = "TIMEOUT"

When the whatsapp web couldn't connect to smartphone.

Generated using TypeDoc