The method deleteVoiceRecord deletes a voice
call data object referenced by a unique identifier.
Table 3.10. Parameter list of method
deleteVoiceRecord
| Name | Description |
|---|---|
| Unique reference to a voice call data object. |
Table 3.11. Response of method
deleteVoiceRecord
| Name | Description |
|---|---|
| Size of the voice call data object that has been deleted successfully in bytes. |
Table 3.12. Exceptions of method
deleteVoiceRecord
| Name | Description |
|---|---|
invalidMediaObjRef | The mediaObjRef is invalid and
does not point to a valid voice call data object. |
internalError | Internal system error. |