public static interface

ChatWindowButtonMenu.Button

com.salesforce.android.chat.core.model.ChatWindowButtonMenu.Button

Class Overview

Model that represents a button from the button menu.

Summary

Public Methods
abstract int getIndex()
abstract String getLabel()

Public Methods

public abstract int getIndex ()

Returns
  • The index value of the button

public abstract String getLabel ()

Returns
  • The text label of the button