com.hp.lft.sdk.mobile

Interface Toggle

    • Method Detail

      • set

        void set(boolean state)
                 throws GeneralLeanFtException
        Sets the state of the object. For Android toggles (where ClassName="toggleButton"), use set(String) giving the state to set as the parameter.
        Parameters:
        state - sets whether this toggle will be checked.
        Throws:
        GeneralLeanFtException - if error occurs during execution