com.telapi.api.domain
Class CallSubresourceUris
java.lang.Object
com.telapi.api.domain.CallSubresourceUris
public class CallSubresourceUris
- extends Object
List of a calls various subresources and their URI path. Examples of call
subresources are notifications, recordings, etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallSubresourceUris
public CallSubresourceUris()
getNotifications
public String getNotifications()
setNotifications
public void setNotifications(String notifications)
getRecordings
public String getRecordings()
setRecordings
public void setRecordings(String recordings)
Copyright © 2012. All Rights Reserved.