Class IoTManager

    • Method Detail

      • setAllowNonFriends

        public void setAllowNonFriends​(boolean allowNonFriends)
        Set whether or not non friends should be able to use the services provided by this manager. Those non-friend entities still need to know the full JID for IQ based requests.
        Parameters:
        allowNonFriends - true to allow everyone to use the services.