CallScreeningService.CallResponse.Builder.SetCallComposerAttachmentsToShow Method

Definition

[Android.Runtime.Register("setCallComposerAttachmentsToShow", "(I)Landroid/telecom/CallScreeningService$CallResponse$Builder;", "GetSetCallComposerAttachmentsToShow_IHandler", ApiSince=31)]
public virtual Android.Telecom.CallScreeningService.CallResponse.Builder SetCallComposerAttachmentsToShow (int callComposerAttachmentsToShow);
[<Android.Runtime.Register("setCallComposerAttachmentsToShow", "(I)Landroid/telecom/CallScreeningService$CallResponse$Builder;", "GetSetCallComposerAttachmentsToShow_IHandler", ApiSince=31)>]
abstract member SetCallComposerAttachmentsToShow : int -> Android.Telecom.CallScreeningService.CallResponse.Builder
override this.SetCallComposerAttachmentsToShow : int -> Android.Telecom.CallScreeningService.CallResponse.Builder

Parameters

callComposerAttachmentsToShow
Int32

Returns

Attributes

Applies to