public class UserCallRecordingGetResponseProxy extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
RecordingOption |
recordingOption |
UserProxy |
userProxy |
| Constructor and Description |
|---|
UserCallRecordingGetResponseProxy() |
| Modifier and Type | Method and Description |
|---|---|
RecordingOption |
getRecordingOption() |
UserProxy |
getUserProxy() |
void |
setRecordingOption(RecordingOption recordingOption) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public RecordingOption recordingOption
public void setUserProxy(UserProxy userProxy)
public UserProxy getUserProxy()
public void setRecordingOption(RecordingOption recordingOption)
public RecordingOption getRecordingOption()
Copyright © 2016 ECG, Inc. All rights reserved.