CommitBlobResponse(AppSearchBatchResult) 构造函数

定义

使用给定AppSearchBatchResult创建一个 CommitBlobResponse

[Android.Runtime.Register(".ctor", "(Landroid/app/appsearch/AppSearchBatchResult;)V", "", ApiSince=36)]
public CommitBlobResponse(Android.App.AppSearch.AppSearchBatchResult result);
[<Android.Runtime.Register(".ctor", "(Landroid/app/appsearch/AppSearchBatchResult;)V", "", ApiSince=36)>]
new Android.App.AppSearch.CommitBlobResponse : Android.App.AppSearch.AppSearchBatchResult -> Android.App.AppSearch.CommitBlobResponse

参数

属性

注解

使用给定AppSearchBatchResult创建一个 CommitBlobResponse

Java文档android.app.appsearch.CommitBlobResponse.CommitBlobResponse(android.app.appsearch.AppSearchBatchResult<android.app.appsearch.AppSearchBlobHandle, java.lang.Void>)

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于