Options
All
  • Public
  • Public/Protected
  • All
Menu

A Matrix key ID.

Device identifiers in Matrix are completely opaque character sequences. This type is provided simply for its semantic value.

Hierarchy

  • DeviceId

Index

Constructors

Methods

Constructors

  • Create a new DeviceId.

    Parameters

    • id: string

    Returns DeviceId

Methods

  • free(): void
  • Returns void

  • toString(): string
  • Return the device ID as a string.

    Returns string

Generated using TypeDoc