public class VoiceMessagingHelper extends Object
| Constructor and Description |
|---|
VoiceMessagingHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearVoiceMailGreetings(User user)
Reset Voicemail Greetings on a User.
|
static boolean |
isVoiceMessagingActive(User user)
Checks if VoiceMessaging service is assigned and active for the User
|
public static void clearVoiceMailGreetings(User user) throws HelperException
user - The User to modifyHelperException - Thrown if an issue is encountered during migrationpublic static boolean isVoiceMessagingActive(User user) throws HelperException
user - The user to checkHelperException - Thrown if an erroc occurs while retrieving voice messaging settings.Copyright © 2017 ECG. All rights reserved.