public final class AppLinkState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AppLinkState.Builder |
Modifier and Type | Method and Description |
---|---|
static AppLinkState.Builder |
builder() |
boolean |
equals(Object o) |
DirectLaunch |
getDirectLaunch()
Get directLaunch
|
SendToDevice |
getSendToDevice()
Get sendToDevice
|
List<CatalogTypes> |
getSupportedCatalogTypes()
Get supportedCatalogTypes
|
int |
hashCode() |
String |
toString() |
public static AppLinkState.Builder builder()
public List<CatalogTypes> getSupportedCatalogTypes()
public DirectLaunch getDirectLaunch()
public SendToDevice getSendToDevice()
Copyright © 2023. All rights reserved.