This commit is contained in:
ismailgulek
2021-02-03 14:01:29 +03:00
parent 8ae8c1c694
commit 622a9f9229
26 changed files with 983 additions and 29 deletions
@@ -26,7 +26,8 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
RoomBubbleCellDataTagKeyVerificationNoDisplay,
RoomBubbleCellDataTagKeyVerificationRequestIncomingApproval,
RoomBubbleCellDataTagKeyVerificationRequest,
RoomBubbleCellDataTagKeyVerificationConclusion
RoomBubbleCellDataTagKeyVerificationConclusion,
RoomBubbleCellDataTagCall
};
/**