Package org.robovm.apple.cryptotokenkit
Interface TKTokenDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
TKTokenDelegateAdapter
public interface TKTokenDelegate extends NSObjectProtocol
- Since:
- Available in iOS 10.0 and later.
-
Method Summary
Modifier and Type Method Description TKTokenSessioncreateSession(TKToken token, NSError.NSErrorPtr error)voidterminateSession(TKToken token, TKTokenSession session)
-
Method Details
-
createSession
-
terminateSession
-