Error

data class Error : MatchResult

An error occurred when matching a Signature.

Properties

exception
Link copied to clipboard
val exception: ShazamKitMatchException
Provide further details on the nature of the error.
querySignature
Link copied to clipboard
val querySignature: Signature?
The signature related to the error.