public class OvhVoicemailProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
annouceMessage
Name of the voicemail panel announce file
canBeNull && readOnly
|
OvhServiceVoicemailAudioFormatEnum |
audioFormat
Format of the voicemail audio file attached to emails
canBeNull && readOnly
|
Boolean |
doNotRecord
Don't allow callers to leave voicemails
canBeNull && readOnly
|
Boolean |
forcePassword
Force password request to access the voicemail panel
canBeNull && readOnly
|
String |
fromEmail
Email address from which emails will be sent
canBeNull && readOnly
|
String |
fromName
Name from which emails will be sent
canBeNull && readOnly
|
Boolean |
isNewVersion
Current voicemail version
canBeNull && readOnly
|
Boolean |
keepMessage
Don't delete voicemails after they've been sent by email
canBeNull && readOnly
|
OvhServiceVoicemailNotifications[] |
redirectionEmails
Email addresses to notify when a new voicemail is left
canBeNull && readOnly
|
Long |
unreadMessages
Quantity of unread voicemails
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhVoicemailProperties() |
public OvhServiceVoicemailNotifications[] redirectionEmails
public Boolean isNewVersion
public Boolean doNotRecord
public Long unreadMessages
public Boolean keepMessage
public String fromName
public String annouceMessage
public OvhServiceVoicemailAudioFormatEnum audioFormat
public Boolean forcePassword
public String fromEmail
Copyright © 2018. All rights reserved.