Class TdApi.StatisticalGraphError

Enclosing class:
TdApi

public static class TdApi.StatisticalGraphError extends TdApi.StatisticalGraph
An error message to be shown to the user instead of the graph.
  • Field Details

    • errorMessage

      public String errorMessage
      The error message.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • StatisticalGraphError

      public StatisticalGraphError()
      An error message to be shown to the user instead of the graph.
    • StatisticalGraphError

      public StatisticalGraphError(String errorMessage)
      An error message to be shown to the user instead of the graph.
      Parameters:
      errorMessage - The error message.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR