RFSCustomizationActionDelegate
@protocol RFSCustomizationActionDelegate <NSObject>
- (void)onFaceCustomButtonTappedWithTag:(NSInteger)tag;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)onFaceCustomButtonTappedWithTag:(NSInteger)tag;