Class RSCommandError

Command error

Hierarchy

Constructors

Properties

Constructors

  • Creates an instance of rscommand error.

    Parameters

    • acknowledging: string

      The original command id

    • code: number

      User defined error code

    • error: string

      Error message

    Returns RSCommandError

Properties

acknowledging: string

The DataChannelMessage ID of the command being acknowledged.

error: string

Error message

errorcode: number

User defined error code