1
This commit is contained in:
@@ -60,6 +60,12 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
text:(NSString *)text
|
||||
audioId:(nullable NSString *)audioId;
|
||||
|
||||
/// 当前 Cell 成为屏幕主显示页
|
||||
- (void)onBecameCurrentPersonaCell;
|
||||
|
||||
/// 当前 Cell 不再是屏幕主显示页
|
||||
- (void)onResignedCurrentPersonaCell;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user