updateState

suspend fun updateState(roomId: RoomId, updater: suspend (oldNotificationState: StoredNotificationState?) -> StoredNotificationState?)