UserMessagingPlatform.OnConsentFormLoadFailureListener

interface UserMessagingPlatform.OnConsentFormLoadFailureListener


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

摘要

公共函数

Unit

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

公共函数

onConsentFormLoadFailure

fun onConsentFormLoadFailure(error: FormError!): Unit

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

参数
error: FormError!

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