Package | Description |
---|---|
net.bluemind.cti.api | |
net.bluemind.cti.backend | |
net.bluemind.cti.backend.internal | |
net.bluemind.xivo.core |
Modifier and Type | Field and Description |
---|---|
Status.PhoneState |
Status.phoneState
Phone state
|
Modifier and Type | Method and Description |
---|---|
static Status.PhoneState |
Status.PhoneState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Status.PhoneState[] |
Status.PhoneState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Status |
Status.create(Status.Type type,
Status.PhoneState phoneState,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
Status.PhoneState |
ICTIBackend.getPhoneState(java.lang.String domain,
ItemValue<User> caller) |
Modifier and Type | Method and Description |
---|---|
Status.PhoneState |
NoCtiBackend.getPhoneState(java.lang.String domain,
ItemValue<User> caller) |
Modifier and Type | Method and Description |
---|---|
Status.PhoneState |
XivoCTIBackend.getPhoneState(java.lang.String domain,
ItemValue<User> caller) |
Copyright © 2021. All Rights Reserved.