public interface ISDK
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
flow(long flowId,
EventOptions options,
javax.servlet.http.HttpServletRequest request) |
SecureNativeOptions |
getSnOptions() |
void |
track(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
ActionResult |
verify(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
void track(EventOptions options, javax.servlet.http.HttpServletRequest request) throws Exception
ExceptionActionResult verify(EventOptions options, javax.servlet.http.HttpServletRequest request)
ActionResult flow(long flowId, EventOptions options, javax.servlet.http.HttpServletRequest request)
SecureNativeOptions getSnOptions()
Copyright © 2019. All rights reserved.