mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
rename imageNodeDidStartLoading to imageNodeDidStartFetchingData
This commit is contained in:
@@ -102,7 +102,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
*
|
||||
* @discussion Called on a background queue.
|
||||
*/
|
||||
- (void)imageNodeDidStartLoading:(ASNetworkImageNode *)imageNode;
|
||||
- (void)imageNodeDidStartFetchingData:(ASNetworkImageNode *)imageNode;
|
||||
|
||||
/**
|
||||
* Notification that the image node failed to download the image.
|
||||
|
||||
Reference in New Issue
Block a user