Class TdApi.InternalLinkTypeCallsPage

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeCallsPage extends TdApi.InternalLinkType
The link is a link to the Call tab or page.
  • Field Details

    • section

      public String section
      Section of the page; may be one of "", "all", "missed", "edit", "show-tab", "start-call".
    • CONSTRUCTOR

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

    • InternalLinkTypeCallsPage

      public InternalLinkTypeCallsPage()
      The link is a link to the Call tab or page.
    • InternalLinkTypeCallsPage

      public InternalLinkTypeCallsPage(String section)
      The link is a link to the Call tab or page.
      Parameters:
      section - Section of the page; may be one of "", "all", "missed", "edit", "show-tab", "start-call".
  • 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.InternalLinkType
      Returns:
      this.CONSTRUCTOR