Inbound group session.

Inbound group sessions are used to exchange room messages between a group of participants. Inbound group sessions are used to decrypt the room messages.

Properties

roomId: RoomId

The room where this session is used in.

The Curve25519 key of the sender of this session, as a [Curve25519PublicKey].

sessionId: string

Returns the unique identifier for this session.

Methods

  • Returns void

  • Has the session been imported from a file or server-side backup? As opposed to being directly received as an m.room_key event.

    Returns boolean