ConsentInformation.OnConsentInfoUpdateFailureListener

interface ConsentInformation.OnConsentInfoUpdateFailureListener


在同意聲明資訊更新失敗時,要叫用的回呼介面定義。

摘要

公開函式

Unit

在同意聲明資訊更新失敗時呼叫。

公開函式

onConsentInfoUpdateFailure

fun onConsentInfoUpdateFailure(error: FormError!): Unit

在同意聲明資訊更新失敗時呼叫。

參數
error: FormError!

發生錯誤時,請呼叫 getMessagegetErrorCode,瞭解發生了什麼事。