3.3.4. Method deleteVoiceRecord

The method deleteVoiceRecord deletes a voice call data object referenced by a unique identifier.

Table 3.10. Parameter list of method deleteVoiceRecord

NameDescription

mediaObjRef

Unique reference to a voice call data object.


Table 3.11. Response of method deleteVoiceRecord

NameDescription

deletedContentSize

Size of the voice call data object that has been deleted successfully in bytes.


Table 3.12. Exceptions of method deleteVoiceRecord

NameDescription
invalidMediaObjRefThe mediaObjRef is invalid and does not point to a valid voice call data object.
internalErrorInternal system error.


Download API Documentation