mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Rename dataSource2 parameters and handle target profiles
This commit is contained in:
committed by
aringenbach
parent
d4418d335d
commit
4eafe7fd9a
@@ -233,10 +233,8 @@
|
||||
|
||||
/**
|
||||
Refreshes the avatar and display name if needed. Should be used only if `roomScreenUseOnlyLatestProfiles` is enabled.
|
||||
|
||||
@param roomDataSource the `MXKRoomDataSource` object that will use this instance.
|
||||
*/
|
||||
- (void)refreshProfileWithRoomDataSource:(MXKRoomDataSource*)roomDataSource;
|
||||
- (void)refreshProfile;
|
||||
|
||||
/**
|
||||
Update the event because its sent state changed or it is has been redacted.
|
||||
|
||||
Reference in New Issue
Block a user