mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Explore typing notifications inspired by web
- First iteration
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
*/
|
||||
@property(nonatomic, readonly) RoomEncryptionTrustLevel encryptionTrustLevel;
|
||||
|
||||
/**
|
||||
List of members who are typing in the room.
|
||||
*/
|
||||
@property(nonatomic, nullable) NSArray *currentTypingUsers;
|
||||
|
||||
/**
|
||||
Check if there is an active jitsi widget in the room and return it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user