Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WemNotificationCommand

This is the enum for all notification websocket command.

Index

Enumeration Members

ACKNOWLEDGE: "ACKNOWLEDGE"
remarks

command to send acknowledge

CONNECT: "CONNECT"
remarks

command to perform after websocket connection is open

CONNECTED: "CONNECTED"
remarks

command to check operation after connection establishment

MESSAGE: "MESSAGE"
remarks

command to check ws messages

Generated using TypeDoc