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) throws SecureNativeInvalidOptionsException
track in interface ApiManagerSecureNativeInvalidOptionsExceptionpublic VerifyResult verify(EventOptions eventOptions) throws SecureNativeInvalidOptionsException
verify in interface ApiManagerSecureNativeInvalidOptionsExceptionCopyright © 2020. All rights reserved.