This class was deprecated.
This class is no longer used.
Metadata about an application. Contains one or more AppIdentifier objects indicating identifiers that
can be used to install or launch application(s) that can discover and communicate with the
advertised service. Google applications may use this data to prompt the user to install the
application.
Inherited Constant Summary
Field Summary
| public static final Creator<AppMetadata> | CREATOR |
Public Constructor Summary
Public Method Summary
| List<AppIdentifier> | |
| void |
writeToParcel(Parcel out, int flags)
|
Inherited Method Summary
Fields
Public Constructors
public AppMetadata (List<AppIdentifier> appIdentifiers)
Parameters
| appIdentifiers | One or more identifiers for application(s) that can discover and communicate with the advertised service. |
|---|
