public class CallForwardingBusy extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CallForwardingBusy.UserCallForwardingBusyGetRequest
Request the user level data associated with Call Forwarding Busy.
|
static class |
CallForwardingBusy.UserCallForwardingBusyGetResponse
Response to UserCallForwardingBusyGetRequest.
|
static class |
CallForwardingBusy.UserCallForwardingBusyModifyRequest
Modify the user level data associated with Call Forwarding Busy.
|
Constructor and Description |
---|
CallForwardingBusy(User user)
Returns a Service Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
void |
addToUser(User user)
Adds the Service Settings to a User - This does not add the service itself
|
CallForwardingBusyProxy |
getProxy()
Returns a proxy of the User Service Object
|
CallForwardingBusy.UserCallForwardingBusyGetResponse |
getUserCallForwardingBusy() |
void |
modifyForUser(User user)
Modifies the Service Settings to a User - This does not add the service itself
|
void |
populate()
Populates all available service data
|
public CallForwardingBusy(User user)
user
- public CallForwardingBusy.UserCallForwardingBusyGetResponse getUserCallForwardingBusy()
public void populate()
public CallForwardingBusyProxy getProxy()
public void addToUser(User user)
public void modifyForUser(User user)
Copyright © 2016 ECG, Inc. All rights reserved.