Class GroupSubscriptionSubscriber

    • Constructor Detail

      • GroupSubscriptionSubscriber

        protected GroupSubscriptionSubscriber​(String id)
        Default constructor.
        Parameters:
        id -
    • Method Detail

      • checkValid

        public void checkValid()
                        throws SubscribeRuntimeException
        This method checks the group subscriber integrity:
        • group identifier MUST be defined
        • group MUST exist
        • group MUST not contain an anonymous or a guest user
        Throws:
        SubscribeRuntimeException - if not valid.