AppSearchSession
JniPeerMembers
ThresholdClass
ThresholdType
Close()
CommitBlob(ICollection<AppSearchBlobHandle>, IExecutor, IConsumer)
GetByDocumentId(GetByDocumentIdRequest, IExecutor, IBatchResultCallback)
GetNamespaces(IExecutor, IConsumer)
GetSchema(IExecutor, IConsumer)
GetStorageInfo(IExecutor, IConsumer)
OpenBlobForRead(ICollection<AppSearchBlobHandle>, IExecutor, IConsumer)
OpenBlobForWrite(ICollection<AppSearchBlobHandle>, IExecutor, IConsumer)
Put(PutDocumentsRequest, IExecutor, IBatchResultCallback)
Remove(RemoveByDocumentIdRequest, IExecutor, IBatchResultCallback)
Remove(String, SearchSpec, IExecutor, IConsumer)
RemoveBlob(ICollection<AppSearchBlobHandle>, IExecutor, IConsumer)
ReportUsage(ReportUsageRequest, IExecutor, IConsumer)
Search(String, SearchSpec)
SearchSuggestion(String, SearchSuggestionSpec, IExecutor, IConsumer)
SetBlobVisibility(SetBlobVisibilityRequest, IExecutor, IConsumer)
SetSchema(SetSchemaRequest, IExecutor, IExecutor, IConsumer)
net10.0-android36.0
namespace Android.App.AppSearch
{
[Register("android/app/appsearch/AppSearchSession", ApiSince = 31, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android31.0")]
public sealed class AppSearchSession : Object, IJavaObject, IJavaPeerable, ICloseable, IDisposable
{
[Register("openBlobForWrite", "(Ljava/util/Set;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V", "", ApiSince = 36)]
[SupportedOSPlatform("android36.0")]
public void OpenBlobForWrite(ICollection<AppSearchBlobHandle!>! handles, IExecutor! executor, IConsumer! callback);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API