| Package | Description |
|---|---|
| com.askfast.askfastapi | |
| com.askfast.askfastapi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AskFast.addEvent(EventPost.EventType eventType,
String callbackURL) |
| Modifier and Type | Method and Description |
|---|---|
EventPost.EventType |
EventCallback.getEvent() |
static EventPost.EventType |
EventPost.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventPost.EventType[] |
EventPost.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Question.addEvent_callbacks(EventPost.EventType eventType,
String callbackURL) |
void |
EventCallback.setEvent(EventPost.EventType event_type) |
| Constructor and Description |
|---|
EventCallback(EventPost.EventType event,
String callback) |
Copyright © 2015 AskFast BV. All rights reserved.