Interface Feature


  • public interface Feature
    A feature which can be advertised by an XMPP entity.
    See Also:
    DiscoverableInfo
    • Method Detail

      • getFeatureName

        String getFeatureName()
        Gets the name of the feature.
        Returns:
        The feature name.