A catalog object was decoded.
Summary
Types
@type t() :: %MOQX.Event.CatalogReceived{ added: term(), catalog: MOQX.Catalog.t(), changed: term(), group_id: term(), removed: term(), subscription: MOQX.Subscription.t() | nil }
A catalog object was decoded.
@type t() :: %MOQX.Event.CatalogReceived{ added: term(), catalog: MOQX.Catalog.t(), changed: term(), group_id: term(), removed: term(), subscription: MOQX.Subscription.t() | nil }