Class TdApi.SecretChatStatePending

  • Enclosing class:
    TdApi

    public static class TdApi.SecretChatStatePending
    extends TdApi.SecretChatState
    The secret chat is not yet created; waiting for the other user to get online.
    • 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

      • SecretChatStatePending

        public SecretChatStatePending()
        Default constructor.