Module tdlight.api

Class TdApi.InternalLinkTypeActiveSessions

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeActiveSessions
Enclosing class:
TdApi

public static final class TdApi.InternalLinkTypeActiveSessions extends TdApi.InternalLinkType
The link is a link to the active sessions section of the application. Use getActiveSessions to handle the link.
  • Field Details

  • Constructor Details

    • InternalLinkTypeActiveSessions

      public InternalLinkTypeActiveSessions()
      The link is a link to the active sessions section of the application. Use getActiveSessions to handle the link.
    • InternalLinkTypeActiveSessions

      public InternalLinkTypeActiveSessions(DataInput input) throws IOException
      The link is a link to the active sessions section of the application. Use getActiveSessions to handle the link.
      Throws:
      IOException
  • Method Details