public class ApiManagerImpl extends Object implements ApiManager
| Constructor and Description |
|---|
ApiManagerImpl(EventManager eventManager,
SecureNativeOptions options) |
| Modifier and Type | Method and 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.