Class SmackException.FeatureNotSupportedException

    • Method Detail

      • getFeature

        public String getFeature()
        Get the feature which is not supported.
        Returns:
        the feature which is not supported
      • getJid

        public Jid getJid()
        Get JID which does not support the feature. The JID can be null in cases when there are multiple JIDs queried for this feature.
        Returns:
        the JID which does not support the feature, or null