Package org.robovm.apple.shazamkit
Interface SHSessionDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
SHSessionDelegateAdapter
public interface SHSessionDelegate extends NSObjectProtocol
- Since:
- Available in iOS 15.0 and later.
-
Method Summary
Modifier and Type Method Description voiddidFindMatch(SHSession session, SHMatch match)voiddidNotFindMatchForSignature(SHSession session, SHSignature signature, NSError error)
-
Method Details
-
didFindMatch
-
didNotFindMatchForSignature
-