Type Method
removeCallback(_:forOperation:) removeCallback:forOperation: removeCallback_forOperation_
Declaration
class func removeCallback(_ target: Any, forOperation operation: String)Declaration
+ (void) removeCallback:(id) target forOperation:(NSString *) operation;Declaration
removeCallback_forOperation_(target: object, operation: str)