Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CustomChannel

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private _PACKAGE_HEADER

_PACKAGE_HEADER: string = "4505"

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