View source: R/firestore_objects.R
ListenRequest | R Documentation |
ListenRequest Object
ListenRequest(labels = NULL, removeTarget = NULL, addTarget = NULL)
labels |
Labels associated with this target change |
removeTarget |
The ID of a target to remove from this stream |
addTarget |
A target to add to this stream |
Autogenerated via gar_create_api_objects
A request for Firestore.Listen
ListenRequest object
Other ListenRequest functions:
projects.databases.documents.listen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.