Поделиться через


CallScreeningService.CallResponse.CallComposerAttachmentSubject Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Telecom.CallComposerAttachment enum directly instead of this field.

Битовый флаг, указывающий, следует ли отображать вложение субъекта для вызова композитора.

[Android.Runtime.Register("CALL_COMPOSER_ATTACHMENT_SUBJECT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallComposerAttachment enum directly instead of this field.", true)]
public const Android.Telecom.CallComposerAttachment CallComposerAttachmentSubject = 4;
[<Android.Runtime.Register("CALL_COMPOSER_ATTACHMENT_SUBJECT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallComposerAttachment enum directly instead of this field.", true)>]
val mutable CallComposerAttachmentSubject : Android.Telecom.CallComposerAttachment

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

Value = 4
Атрибуты

Комментарии

Битовый флаг, указывающий, следует ли отображать вложение субъекта для вызова композитора.

Используется с Builder#setCallComposerAttachmentsToShow(int).

Документация по Java для android.telecom.CallScreeningService.CallResponse.CALL_COMPOSER_ATTACHMENT_SUBJECT.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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