PresenceIndicatorView Swift implementation

This commit is contained in:
aringenbach
2022-04-05 15:13:58 +02:00
parent 43840b8872
commit 4738263ad1
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.