ConsentInformation.OnConsentInfoUpdateFailureListener

public interface ConsentInformation.OnConsentInfoUpdateFailureListener


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

摘要

公共方法

abstract void

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

公共方法

onConsentInfoUpdateFailure

abstract void onConsentInfoUpdateFailure(FormError error)

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

参数
FormError error

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