Interface SubscriptionSubscriber

    • Method Detail

      • getId

        String getId()
        Gets the identifier of the subscriber of a subscription
        Returns:
        the unique identifier of either a user or a group of users.
      • getType

        SubscriberType getType()
        Gets the type of the subscriber of a subscription. It can be either a user or a group of users.
        Returns:
        the subscriber type.