Class TdApi.UpdateAuthorizationState

Enclosing class:
TdApi

public static class TdApi.UpdateAuthorizationState extends TdApi.Update
The user authorization state has changed.
  • Field Details

    • authorizationState

      public TdApi.AuthorizationState authorizationState
      New authorization state.
    • CONSTRUCTOR

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

    • UpdateAuthorizationState

      public UpdateAuthorizationState()
      The user authorization state has changed.
    • UpdateAuthorizationState

      public UpdateAuthorizationState(TdApi.AuthorizationState authorizationState)
      The user authorization state has changed.
      Parameters:
      authorizationState - New authorization state.
  • 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