Learn R Programming

civis (version 3.0.0)

notifications_list: 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)

Value

An empty HTTP response

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