CallScreeningService.CallResponse.CallComposerAttachmentLocation 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_LOCATION", 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 CallComposerAttachmentLocation = 2;
[<Android.Runtime.Register("CALL_COMPOSER_ATTACHMENT_LOCATION", 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 CallComposerAttachmentLocation : Android.Telecom.CallComposerAttachment

Field Value

CallComposerAttachment
Attributes

Applies to