Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
MessageSettings.OpenMessages |
MessageSettings.getOpenAutomatically()
Returns whether the Message Window should open automatically for incoming information or error messages.
|
static MessageSettings.OpenMessages |
MessageSettings.OpenMessages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSettings.OpenMessages[] |
MessageSettings.OpenMessages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageSettings.setOpenAutomatically(MessageSettings.OpenMessages openAutomatically)
Specifies whether the Message Window should open automatically for incoming information or error messages.
|
Copyright © 2019. All rights reserved.