Class TdApi.FirebaseDeviceVerificationParametersSafetyNet

Enclosing class:
TdApi

public static class TdApi.FirebaseDeviceVerificationParametersSafetyNet extends TdApi.FirebaseDeviceVerificationParameters
Device verification must be performed with the SafetyNet Attestation API.
  • Field Details

    • nonce

      public byte[] nonce
      Nonce to pass to the SafetyNet Attestation API.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • FirebaseDeviceVerificationParametersSafetyNet

      public FirebaseDeviceVerificationParametersSafetyNet()
      Device verification must be performed with the SafetyNet Attestation API.
    • FirebaseDeviceVerificationParametersSafetyNet

      public FirebaseDeviceVerificationParametersSafetyNet(byte[] nonce)
      Device verification must be performed with the SafetyNet Attestation API.
      Parameters:
      nonce - Nonce to pass to the SafetyNet Attestation API.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR