Uses of Class
org.robovm.apple.shazamkit.SHSignature
| Package | Description |
|---|---|
| org.robovm.apple.shazamkit |
-
Uses of SHSignature in org.robovm.apple.shazamkit
Methods in org.robovm.apple.shazamkit that return SHSignature Modifier and Type Method Description SHSignatureSHMatch. getQuerySignature()SHSignatureSHSignatureGenerator. signature()Methods in org.robovm.apple.shazamkit with parameters of type SHSignature Modifier and Type Method Description booleanSHCustomCatalog. addReferenceSignature(SHSignature signature, NSArray<SHMediaItem> mediaItems)voidSHSessionDelegate. didNotFindMatchForSignature(SHSession session, SHSignature signature, NSError error)voidSHSessionDelegateAdapter. didNotFindMatchForSignature(SHSession session, SHSignature signature, NSError error)voidSHSession. matchSignature(SHSignature signature)