Язык

ContentCaptureManager.DataShareErrorConcurrentRequest Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.

Запрос был отклонен, так как выполняется одновременный сеанс общего доступа к данным.

[Android.Runtime.Register("DATA_SHARE_ERROR_CONCURRENT_REQUEST", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.", true)]
public const Android.Views.ContentCapture.DataShareError DataShareErrorConcurrentRequest = 2;
[<Android.Runtime.Register("DATA_SHARE_ERROR_CONCURRENT_REQUEST", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.", true)>]
val mutable DataShareErrorConcurrentRequest : Android.Views.ContentCapture.DataShareError

Значение поля

Value = 2
Атрибуты

Комментарии

Запрос был отклонен, так как выполняется одновременный сеанс общего доступа к данным.

Java документации по android.view.contentcapture.ContentCaptureManager.DATA_SHARE_ERROR_CONCURRENT_REQUEST.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к