public class ExternalCustomRingback extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ExternalCustomRingback.ServiceProviderExternalCustomRingbackGetRequest
Request the service provider level data associated with External Custom Ringback.
|
static class |
ExternalCustomRingback.ServiceProviderExternalCustomRingbackGetResponse
Response to ServiceProviderExternalCustomRingbackGetRequest.
|
static class |
ExternalCustomRingback.ServiceProviderExternalCustomRingbackModifyRequest
Modify the service provider level data associated with External Custom Ringback.
|
static class |
ExternalCustomRingback.UserExternalCustomRingbackGetRequest
Request the user level data associated with External Custom Ringback.
|
static class |
ExternalCustomRingback.UserExternalCustomRingbackGetResponse
Response to UserExternalCustomRingbackGetRequest.
|
static class |
ExternalCustomRingback.UserExternalCustomRingbackModifyRequest
Modify the user level data associated with External Custom Ringback.
|
Constructor and Description |
---|
ExternalCustomRingback(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
|
ExternalCustomRingbackProxy |
getProxy()
Returns a proxy of the User Service Object
|
ExternalCustomRingback.UserExternalCustomRingbackGetResponse |
getUserExternalCustomRingback() |
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 ExternalCustomRingback(User user)
user
- public ExternalCustomRingback.UserExternalCustomRingbackGetResponse getUserExternalCustomRingback()
public void populate()
public ExternalCustomRingbackProxy getProxy()
public void addToUser(User user)
public void modifyForUser(User user)
Copyright © 2016 ECG, Inc. All rights reserved.