# Print output for @column tags ?> DataRemovalRequest.LocusIdRequest - Android SDK | Android Developers

Most visited


Recently visited


DataRemovalRequest.LocusIdRequest

public final class DataRemovalRequest.LocusIdRequest
extends Object

java.lang.Object
   ↳ android.view.contentcapture.DataRemovalRequest.LocusIdRequest


Representation of a request to remove data associated with a LocusId.

Summary


Public methods

int getFlags()

Gets the flags associates with request.

LocusId getLocusId()

Gets the LocusId per se.

Inherited methods

Public methods


getFlags

public int getFlags ()

Gets the flags associates with request.

Returns
int either DataRemovalRequest#FLAG_IS_PREFIX or 0. This value cannot be null. Value is either 0 or DataRemovalRequest.FLAG_IS_PREFIX

getLocusId

public LocusId getLocusId ()

Gets the LocusId per se.

Returns
LocusId This value cannot be null.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.