public interface IPollHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPollHandler.PollResult |
| Modifier and Type | Method and Description |
|---|---|
IPollHandler.PollResult |
handlePoll(IPollDetails result,
java.lang.String url) |
IPollHandler.PollResult handlePoll(IPollDetails result, java.lang.String url)
result - the polling details (rc, stream, content type) to be evaluatedurl - the url that the result was extracted from, may be null