DDMatch
A base class for common types of data that the data detection system matches.
Declaration
class DDMatchOverview
The DataDetection framework returns results in objects that are subclasses of DDMatch, which are specific to the type of matching data. Each object contains the matched string.