Class TdApi.AuthorizationStateWaitCode

  • Enclosing class:
    TdApi

    public static class TdApi.AuthorizationStateWaitCode
    extends TdApi.AuthorizationState
    TDLib needs the user's authentication code to authorize.
    • Constructor Detail

      • AuthorizationStateWaitCode

        public AuthorizationStateWaitCode()
        TDLib needs the user's authentication code to authorize.
      • AuthorizationStateWaitCode

        public AuthorizationStateWaitCode​(TdApi.AuthenticationCodeInfo codeInfo)
        TDLib needs the user's authentication code to authorize.
        Parameters:
        codeInfo - Information about the authorization code that was sent.