Possibly Encrypt Event Impl
class PossiblyEncryptEventImpl(roomStore: RoomStore, roomStateStore: RoomStateStore, olmEncryptionService: OlmEncryptionService, userService: UserService) : PossiblyEncryptEvent
Constructors
Link copied to clipboard
constructor(roomStore: RoomStore, roomStateStore: RoomStateStore, olmEncryptionService: OlmEncryptionService, userService: UserService)