ApiManagerpublic class ApiManagerImpl extends Object implements ApiManager
| Constructor | Description |
|---|---|
ApiManagerImpl(EventManager eventManager,
SecureNativeOptions options) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
track(EventOptions eventOptions) |
|
VerifyResult |
verify(EventOptions eventOptions) |
public static final Logger logger
public ApiManagerImpl(EventManager eventManager, SecureNativeOptions options) throws SecureNativeSDKException
SecureNativeSDKExceptionpublic void track(EventOptions eventOptions)
track in interface ApiManagerpublic VerifyResult verify(EventOptions eventOptions)
verify in interface ApiManagerCopyright © 2020. All rights reserved.