Protocol-neutral object boundary requested for an inbound subscription.
Summary
Types
@type location() :: {non_neg_integer(), non_neg_integer()}
@type t() :: %MOQX.SubscriptionFilter{ end_group: non_neg_integer() | nil, start_location: location() | nil, type: :next_group_start | :largest_object | :absolute_start | :absolute_range }