| 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 2026-07-07 12:43:45