Constructors
constructor
new KeysBackupRequest( id: string, body: string, version: string,): KeysBackupRequest Parameters
- id: string
- body: string
- version: string
Properties
Readonly
body
body: string
Readonly
id
id: string
Readonly
type
Readonly
version
version: string
Methods
free
Returns void
A request that will back up a batch of room keys to the server (specification).