public class AppIntent extends Object
| Constructor and Description |
|---|
AppIntent(IntentMetadata intentMetadata,
List<AppMetadata> apps) |
| Modifier and Type | Method and Description |
|---|---|
List<AppMetadata> |
getApps() |
IntentMetadata |
getIntentMetadata() |
String |
toString() |
public AppIntent(IntentMetadata intentMetadata, List<AppMetadata> apps)
public IntentMetadata getIntentMetadata()
public List<AppMetadata> getApps()
Copyright © 2021. All rights reserved.