Class TdApi.AuthorizationStateClosing

  • Enclosing class:
    TdApi

    public static class TdApi.AuthorizationStateClosing
    extends TdApi.AuthorizationState
    TDLib is closing, all subsequent queries will be answered with the error 500. Note that closing TDLib can take a while. All resources will be freed only after authorizationStateClosed has been received.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Field Detail

      • CONSTRUCTOR

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

      • AuthorizationStateClosing

        public AuthorizationStateClosing()
        Default constructor.