Class TdApi.InternalLinkTypeActiveSessions

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeActiveSessions extends TdApi.InternalLinkType
The link is a link to the Devices section of the application. Use getActiveSessions to get the list of active sessions and show them to the user.
  • Field Details

    • CONSTRUCTOR

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

    • InternalLinkTypeActiveSessions

      public InternalLinkTypeActiveSessions()
      The link is a link to the Devices section of the application. Use getActiveSessions to get the list of active sessions and show them to the user.
  • 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