Constructors
constructor
new KeysBackupRequest( id: string, body: string, version: string,): KeysBackupRequest Parameters
- id: string
- body: string
- version: string
Properties
Readonlybody
body: string
Readonlyid
id: string
Readonlytype
Readonlyversion
version: string
Methods
[dispose]
Returns void
free
Returns void
A request that will back up a batch of room keys to the server (specification).