match
Matches a DeepLinkRequest to a DeepLinkMatcher.
Returns MatchResult if it is a match, and returns null otherwise.
Parameters
request
the DeepLinkRequest to match against
Matches a DeepLinkRequest to a DeepLinkMatcher.
Returns MatchResult if it is a match, and returns null otherwise.
the DeepLinkRequest to match against