Live Pipeline
Collection of api endpoints related to Live Pipeline API.
See also
Parameters
client
Current ApiClient instance.
Constructors
Link copied to clipboard
Creates new LivePipeline endpoint instance.
Properties
Extensions
Link copied to clipboard
fun LivePipeline.event(ids: List<Long>, vararg options: Option): StreamApiAction<LivePipelineListener, LivePipelineHandler>
Content copied to clipboard
Undocumented endpoint.
Link copied to clipboard
fun LivePipeline.update(ids: List<Long>, vararg options: Option): JsonObjectApiAction<LivePipelineSubscription>
Content copied to clipboard
Undocumented endpoint.