Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CloudChannel

Hierarchy

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

messages

Methods

clear

  • clear(): void

push

  • push(msg: string): number
  • This queues a message in the message queue

    Parameters

    • msg: string

      the message to append in the message queue

    Returns number

    the length of the message queue

Generated using TypeDoc