UserMessagingPlatform.OnConsentFormLoadFailureListener

public interface UserMessagingPlatform.OnConsentFormLoadFailureListener


在同意聲明表單載入失敗時,要叫用的回呼介面定義。

摘要

公用方法

abstract void

在同意聲明表單載入失敗時呼叫。

公用方法

onConsentFormLoadFailure

abstract void onConsentFormLoadFailure(FormError error)

在同意聲明表單載入失敗時呼叫。

參數
FormError error

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