Class TdApi.AuthenticationCodeTypeCall

  • Enclosing class:
    TdApi

    public static class TdApi.AuthenticationCodeTypeCall
    extends TdApi.AuthenticationCodeType
    An authentication code is delivered via a phone call to the specified phone number.
    • Field Detail

      • length

        public int length
        Length of the code.
      • CONSTRUCTOR

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

      • AuthenticationCodeTypeCall

        public AuthenticationCodeTypeCall()
        Default constructor.
      • AuthenticationCodeTypeCall

        public AuthenticationCodeTypeCall​(int length)
        Constructor for initialization of all fields.
        Parameters:
        length - Length of the code.