public interface ISDK
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
flow(long flowId,
EventOptions options,
javax.servlet.http.HttpServletRequest request) |
String |
getApiKey() |
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)
String getApiKey()
Copyright © 2019. All rights reserved.