notifications_list {civis} | R Documentation |
Receive a stream of notifications as they come in
Description
Receive a stream of notifications as they come in
Usage
notifications_list(last_event_id = NULL, r = NULL, mock = NULL)
Arguments
last_event_id |
string optional. allows browser to keep track of last event fired |
r |
string optional. specifies retry/reconnect timeout |
mock |
string optional. used for testing |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]