Hello!
Is there any example of how to use the Persistent Subscriptions Management API like List/Describe?
I see in the docs there’s a PersistentSubscriptions class referenced that should be used for management, but it does not exist in Release 5.0.8. I guess it does in newer versions?
Instead, there’s a PersistentSubscriptionsManager class which implements no interface. The constructor is publicly exposed but there’s no guide related to how you are supposed to use it. Some dependency injection helpers would’ve been nice!
Any help would be very appreciated, thanks!