UserMessagingPlatform.OnConsentFormLoadFailureListener

public interface UserMessagingPlatform.OnConsentFormLoadFailureListener


在用户意见征求表单加载失败时要调用的回调的接口定义。

摘要

公共方法

abstract void

在用户意见征求表单加载失败时调用。

公共方法

onConsentFormLoadFailure

abstract void onConsentFormLoadFailure(FormError error)

在用户意见征求表单加载失败时调用。

参数
FormError error

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