EventsToNotificationUpdatesImpl
class EventsToNotificationUpdatesImpl(roomService: RoomService, evaluatePushRules: EvaluatePushRules, eventContentSerializerMappings: EventContentSerializerMappings, userInfo: UserInfo, clock: Clock) : EventsToNotificationUpdates
Constructors
Link copied to clipboard
constructor(roomService: RoomService, evaluatePushRules: EvaluatePushRules, eventContentSerializerMappings: EventContentSerializerMappings, userInfo: UserInfo, clock: Clock)