Skip to main content

outlier_room

Function outlier_room 

Source
fn outlier_room(key: &[u8], pdu: &CanonicalJsonObject) -> Result<OwnedRoomId>
Expand description

The room of an eventid_outlierpdu entry that lacks room_id. Only a v12 create event omits it, and its room id derives from the create event’s own id, which is this outlier’s key.