mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update documentation
This commit is contained in:
@@ -465,8 +465,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
- (void)recursivelyFetchData;
|
||||
|
||||
/**
|
||||
* @abstract Triggers a call to fetchData for nodes in the preload range
|
||||
* @discussion Recursively calls fetchData immediately if the node is currently within the preload range.
|
||||
* @abstract Triggers a recursive call to fetchData when the node has an interfaceState of ASInterfaceStateFetchData
|
||||
*/
|
||||
- (void)setNeedsDataFetch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user