Class TdApi.UpdateUnconfirmedSession

Enclosing class:
TdApi

public static class TdApi.UpdateUnconfirmedSession extends TdApi.Update
The first unconfirmed session has changed.
  • Field Details

    • session

      public TdApi.UnconfirmedSession session
      The unconfirmed session; may be null if none.
    • CONSTRUCTOR

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

    • UpdateUnconfirmedSession

      public UpdateUnconfirmedSession()
      The first unconfirmed session has changed.
    • UpdateUnconfirmedSession

      public UpdateUnconfirmedSession(TdApi.UnconfirmedSession session)
      The first unconfirmed session has changed.
      Parameters:
      session - The unconfirmed session; may be null if none.
  • 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