Class TdApi.UpdateAuthorizationState

  • Enclosing class:
    TdApi

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

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • 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.