Class Banner



  • public class Banner
    extends java.lang.Object
    Data class that represents an informational update in the form of a banner Use the Banner.Builder to create an instance
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getButtonText

        public java.lang.String getButtonText()
      • getPosition

        public zendesk.messaging.Banner.Position getPosition()