3be84a5a30
This patch set does two things: 1. Extracted the logic to collect the devices that should receive a room key. 2. Introduce a new CollectStrategy enum which defines which rules are used to collect recipient devices for a room key. Currently only the existing rules have beenmoved under this enum.