Options
All
  • Public
  • Public/Protected
  • All
Menu

A request that will back up a batch of room keys to the server ([specification]).

Hierarchy

  • KeysBackupRequest

Index

Constructors

Properties

Methods

Constructors

  • Create a new KeysBackupRequest.

    Parameters

    • id: string
    • body: string
    • version: string

    Returns KeysBackupRequest

Properties

body: string

A JSON-encoded string containing the rest of the payload: rooms.

It represents the body of the HTTP request.

id: string

The request ID.

Get its request type.

version: string

The backup version that these room keys should be part of.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc