CallScreeningService.CallResponse.CallComposerAttachmentPicture Field

Definition

Caution

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_PICTURE", 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 CallComposerAttachmentPicture = 1;
[<Android.Runtime.Register("CALL_COMPOSER_ATTACHMENT_PICTURE", 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 CallComposerAttachmentPicture : Android.Telecom.CallComposerAttachment

Field Value

CallComposerAttachment
Attributes

Applies to