Class CustomButtonChannelInfo

java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.CustomButtonChannelInfo
Direct Known Subclasses:
CustomButtonChannelInfoMixinAnnotations

public class CustomButtonChannelInfo extends Object
Class that holds the v1 API instance for the custom button, which is included inside this model. This class is not inteded to be used directly
Since:
30/10/2014
  • Constructor Details

    • CustomButtonChannelInfo

      public CustomButtonChannelInfo()
  • Method Details

    • getCustomButtonList

      public List<CustomButton> getCustomButtonList()
    • setCustomButtonList

      public void setCustomButtonList(List<CustomButton> mCustomButtonList)