Copyright © 2018 Driebit BV
Authors: Marc Worrell (marc@worrell.nl).
poll/1 | Periodic poll of due Twitter subscriptions. |
poll_next/3 | Poll the next page of a feed. |
poll(Context) -> any()
Periodic poll of due Twitter subscriptions
poll_next(SubId::integer(), Next::{string, list()}, Context::z:context()) -> ok | {delay, integer()}
Poll the next page of a feed
Generated by EDoc