Declaration

class func removeCallback(_ target: Any, forOperation operation: String)

Declaration

+ (void) removeCallback:(id) target forOperation:(NSString *) operation;

Declaration

removeCallback_forOperation_(target: object, operation: str)