Interface SubscriptionResult


  • public interface SubscriptionResult
    • Method Detail

      • getProperty

        java.lang.Object getProperty​(int property_name)
      • isRead

        boolean isRead()
      • setRead

        void setRead​(boolean read)