Options
All
  • Public
  • Public/Protected
  • All
Menu

Information on a received m.room_key.withheld event.

Hierarchy

  • RoomKeyWithheldInfo

Index

Constructors

Properties

The encryption algorithm of the session that is being withheld.

roomId: RoomId

The room ID of the session that is being withheld.

sender: UserId

The User ID of the user that sent us the m.room_key.withheld message.

sessionId: string

The session ID of the session that is being withheld.

withheldCode: string

The code from the m.room_key.withheld message, such as m.unverified.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc