Module tdlight.api

Class TdApi.AuthenticationCodeType

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthenticationCodeType
Direct Known Subclasses:
TdApi.AuthenticationCodeTypeCall, TdApi.AuthenticationCodeTypeFirebaseAndroid, TdApi.AuthenticationCodeTypeFirebaseIos, TdApi.AuthenticationCodeTypeFlashCall, TdApi.AuthenticationCodeTypeFragment, TdApi.AuthenticationCodeTypeMissedCall, TdApi.AuthenticationCodeTypeSms, TdApi.AuthenticationCodeTypeTelegramMessage
Enclosing class:
TdApi

This class is an abstract base class. Provides information about the method by which an authentication code is delivered to the user.
  • Constructor Details

    • AuthenticationCodeType

      public AuthenticationCodeType()
      Default class constructor.