| Interface | Description |
|---|---|
| PubsubCallback<T> |
Generic callback invoked by generated Pub/Sub classes on subscriptions.
|
| PubsubInterface |
Interface for Pub/Sub client backends.
|
| PubsubInterface.Callback |
Callback passed to the subscribe method and called when a message
with subscribed topic arrives.
|
| Exception | Description |
|---|---|
| PubsubException |
Exception thrown when an error in Pub/Sub occurs.
|
Last updated 2025-10-02 14:26:25