Coordinates subscriber actions with publish events
Cancel an existing subscription by passing the id returned in the subscribe call
Prevents future publish events from calling subscribers
Signal a publish event to subscribers with the given content
Optional
Resumes calling subscribers on publish events
Generated using TypeDoc
Coordinates subscriber actions with publish events