Package com.securenative
Class ApiManagerImpl
java.lang.Object
com.securenative.ApiManagerImpl
- All Implemented Interfaces:
ApiManager
public class ApiManagerImpl extends java.lang.Object implements ApiManager
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ApiManagerImpl(EventManager eventManager, SecureNativeOptions options) -
Method Summary
Modifier and Type Method Description voidtrack(EventOptions eventOptions)VerifyResultverify(EventOptions eventOptions)
-
Field Details
-
Constructor Details
-
ApiManagerImpl
public ApiManagerImpl(EventManager eventManager, SecureNativeOptions options) throws SecureNativeSDKException- Throws:
SecureNativeSDKException
-
-
Method Details
-
track
- Specified by:
trackin interfaceApiManager
-
verify
- Specified by:
verifyin interfaceApiManager
-