mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER-5570 acl status events up to collapsability
This commit is contained in:
@@ -39,7 +39,9 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
|
||||
RoomBubbleCellDataTagLiveLocation,
|
||||
RoomBubbleCellDataTagVoiceBroadcastRecord,
|
||||
RoomBubbleCellDataTagVoiceBroadcastPlayback,
|
||||
RoomBubbleCellDataTagVoiceBroadcastNoDisplay
|
||||
RoomBubbleCellDataTagVoiceBroadcastNoDisplay,
|
||||
RoomBubbleCellDataTagACL,
|
||||
RoomBubbleCellDataTagRoomConfiguration
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user