ScopedSubscriptionListManager

ScopedSubscriptionListManager

An interface for managing an object's subscription membership by scope.

Members

edit :Promise.<ScopedSubscriptionListEditor>

Create a {ScopedSubscriptionListEditor} for this object.

Type:

list :Promise.<ScopedSubscriptionListIdentifier>

Retrieve the current list membership.

Type:
  • Promise.<ScopedSubscriptionListIdentifier>