public class UserThirdPartyVoiceMailSupport extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetRequest
Request the user level data associated with Third-Party Voice Mail Support.
|
static class |
UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse
Response to UserThirdPartyVoiceMailSupportGetRequest17.
|
static class |
UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportModifyRequest
Modify the Third Party Voice Mail Support settings for a user.
|
Modifier and Type | Field and Description |
---|---|
static ServiceTag<UserThirdPartyVoiceMailSupport> |
tag |
UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse |
thirdPartyVoiceMailSupport |
user
broadWorksServer, populated
Constructor and Description |
---|
UserThirdPartyVoiceMailSupport()
The serializable constructor for the UserService
|
UserThirdPartyVoiceMailSupport(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse |
getThirdPartyVoiceMailSupport()
Response to UserThirdPartyVoiceMailSupportGetRequest17.
|
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserThirdPartyVoiceMailSupport> tag
public UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse thirdPartyVoiceMailSupport
@GwtIncompatible public UserThirdPartyVoiceMailSupport(BroadWorksUser user)
user
- public UserThirdPartyVoiceMailSupport()
public String getClassName()
@GwtIncompatible public UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse getThirdPartyVoiceMailSupport()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.