Abstract
Protected
Readonly
baseProtected
Readonly
cryptoProtected
Readonly
deviceProtected
Readonly
olmProtected
Optional
Readonly
roomProtected
Readonly
userAbstract
encryptEncrypt a message event
module:crypto/algorithms/base.EncryptionAlgorithm.encryptMessage
Promise which resolves to the new event body
event content
Optional
forceCalled when the membership of a member of the room changes.
event causing the change
user whose membership changed
Optional
oldMembership: stringprevious membership
Optional
reshareGenerated using TypeDoc
base type for encryption implementations
Alias
module:crypto/algorithms/base.EncryptionAlgorithm
Param
parameters
Param
The UserID for the local user
Param
The identifier for this device.
Param
crypto core
Param
olm.js wrapper
Param
base matrix api interface
Param
The ID of the room we will be sending to
Param
The body of the m.room.encryption event