| EventService | R Documentation |
EventService
EventService
R6Class object.
sendChannel(channel,evt)method
channel(name)method
listenTaskChannel(taskId,start)method
onTaskState(taskId)method
taskListenerCount(taskId)method
tercenApi::HttpClientService -> EventService
new()EventService$new(baseRestUri, client)
sendChannel()EventService$sendChannel(channel, evt)
channel()EventService$channel(name)
listenTaskChannel()EventService$listenTaskChannel(taskId, start)
onTaskState()EventService$onTaskState(taskId)
taskListenerCount()EventService$taskListenerCount(taskId)
clone()The objects of this class are cloneable with this method.
EventService$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.