com.google.android.ump

Google User Messaging Platform SDK。

注释

ConsentDebugSettings.DebugGeography

用于测试地理位置的调试值。

ConsentInformation.ConsentStatus

同意情况值。

FormError.ErrorCode

错误代码值。

接口

ConsentForm

用于征求用户意见的呈现表单。

ConsentForm.OnConsentFormDismissedListener

在用户关闭意见征求表单时调用的回调的接口定义。

ConsentInformation

用于征求用户意见的实用程序方法。

ConsentInformation.OnConsentInfoUpdateFailureListener

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

ConsentInformation.OnConsentInfoUpdateSuccessListener

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

UserMessagingPlatform.OnConsentFormLoadFailureListener

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

UserMessagingPlatform.OnConsentFormLoadSuccessListener

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

ConsentDebugSettings

要对 requestConsentInfoUpdate 的测试请求进行硬编码的调试设置。

ConsentDebugSettings.Builder

ConsentDebugSettings 的构建器。

ConsentRequestParameters

更新用户意见征求信息时发送的参数。

ConsentRequestParameters.Builder

ConsentRequestParameters 的构建器。

FormError

有关表单操作失败原因的错误信息。

UserMessagingPlatform

User Messaging Platform SDK 的入口点。

枚举