match

abstract suspend fun match(signature: Signature): MatchResult

Match the Signature against the provided Catalog

Parameters

signature

A Signature to be matched.