Class DurableTopicSubscription

    • Constructor Detail

      • DurableTopicSubscription

        public DurableTopicSubscription​(long startTime,
                                        String clientID,
                                        String subscriptionName)
        Constructor
    • Method Detail

      • getStartTime

        public long getStartTime()
        Returns:
        the startTime
      • getClientID

        public String getClientID()
        Returns:
        the clientID
      • getSubscriptionName

        public String getSubscriptionName()
        Returns:
        the subscriptionName