The method getVoiceRecord returns meta
information required to access a voice call data object. The meta
information comprises a media object URL linking to a voice call data
object, a media object player URL to a corresponding built-in player
provided by the service and a string containing HTML code fragment
which can be used to embed the voice call data object into a Web
page.
Table 3.7. Parameter list of method
getVoiceRecord
| Name | Description |
|---|---|
| Unique reference to a voice call data object. |
Table 3.8. Response of method
getVoiceRecord
| Name | Description |
|---|---|
mediaObjectInfo | Media object information holder that contains the following information:
|
Table 3.9. Exceptions of method
getVoiceRecord
| Name | Description |
|---|---|
invalidMediaObjRef | The mediaObjRef is invalid and
does not point to a valid voice call data object. |
internalError | Internal system error. |