Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimeboxEvoRequest

Generic class to communicate with the Timebox Evo

Hierarchy

Index

Properties

Accessors

Methods

Properties

Private _messages

_messages: TimeboxEvoMessageArray = TimeboxEvoMessageArray.create()

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