ConsentInformation.OnConsentInfoUpdateFailureListener

public interface ConsentInformation.OnConsentInfoUpdateFailureListener


Definisi antarmuka untuk callback yang akan dipanggil saat info izin gagal diperbarui.

Ringkasan

Metode publik

abstract void

Dipanggil saat info izin gagal diperbarui.

Metode publik

onConsentInfoUpdateFailure

abstract void onConsentInfoUpdateFailure(FormError error)

Dipanggil saat info izin gagal diperbarui.

Parameter
FormError error

Error, panggil getMessage dan getErrorCode untuk mendapatkan gambaran tentang apa yang terjadi.