public enum OCastDomain
Represents the OCast domains.
Enum Constant and Description |
---|
BROWSER
The browser domain. Used to send commands to web applications.
|
SETTINGS
The public settings domain.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
The domain raw value.
|
public static OCastDomain BROWSER
The browser domain. Used to send commands to web applications.
public static OCastDomain SETTINGS
The public settings domain.