| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.telephony |
| Modifier and Type | Method and Description |
|---|---|
OvhVoicefaxRoutingEnum |
ApiOvhFreefax.serviceName_voicemail_routing_GET(String serviceName)
Get the status of the voicemail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiOvhFreefax.serviceName_voicemail_changeRouting_POST(String serviceName,
OvhVoicefaxRoutingEnum routing)
Disable/Enable voicemail.
|
| Modifier and Type | Method and Description |
|---|---|
static OvhVoicefaxRoutingEnum |
OvhVoicefaxRoutingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhVoicefaxRoutingEnum[] |
OvhVoicefaxRoutingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.