getLongTermSubscriptions

fun getLongTermSubscriptions(): List<LongTermSubscription>

Retrieves the list of the ongoing long term subscriptions associated with the currently authenticated user, which are stored in the client local storage. Long term subscriptions result from invoking either Subscriber.subscribeThroughWebhook or Subscriber.subscribeThroughPushNotification methods.

This method requires a user to be authenticated.

Since

2.2