Package com.securenative
Interface ApiManager
-
- All Known Implementing Classes:
ApiManagerImpl,SecureNative
public interface ApiManager
-
-
Method Summary
Modifier and Type Method Description voidtrack(EventOptions eventOptions)VerifyResultverify(EventOptions eventOptions)
-
-
-
Method Detail
-
track
void track(EventOptions eventOptions)
-
verify
VerifyResult verify(EventOptions eventOptions)
-
-