PresenceIndicatorView Swift implementation

This commit is contained in:
aringenbach
2022-04-05 15:13:58 +02:00
parent fa3f01bb8f
commit 38363b1832
11 changed files with 107 additions and 138 deletions
@@ -15,9 +15,9 @@
*/
#import "MatrixKit.h"
#import "PresenceIndicatorView.h"
@class BadgeLabel;
@class PresenceIndicatorView;
/**
'RoomCollectionViewCell' class is used to display a room in a collection view.