public final class DisplayExperience extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DisplayExperience.Builder |
Modifier and Type | Method and Description |
---|---|
static DisplayExperience.Builder |
builder() |
boolean |
equals(Object o) |
Visibility |
getVisibility()
Get visibility
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getVisibilityAsString()
Get the underlying String value for visibility.
|
int |
hashCode() |
String |
toString() |
public static DisplayExperience.Builder builder()
public Visibility getVisibility()
public String getVisibilityAsString()
Copyright © 2023. All rights reserved.