ConsentInformation.OnConsentInfoUpdateFailureListener

interface ConsentInformation.OnConsentInfoUpdateFailureListener


在用户意见信息更新失败时要调用的回调的接口定义。

摘要

公共函数

Unit

在用户意见征求信息更新失败时调用。

公共函数

onConsentInfoUpdateFailure

fun onConsentInfoUpdateFailure(error: FormError!): Unit

在用户意见征求信息更新失败时调用。

参数
error: FormError!

错误,调用 getMessagegetErrorCode 以了解发生了什么情况。