This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:webservice:get_recording_url [2016/09/12 07:28] – created liuxl | en:custom_development_guide:apis:webservice:get_recording_url [2019/01/03 09:12] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * Function: | * Function: | ||
| - | < | + | < |
| </ | </ | ||
| Line 18: | Line 18: | ||
| |sessionid|String|sessionId of the call| | |sessionid|String|sessionId of the call| | ||
| |calldate|String|call date, such as: 2013-02-09| | |calldate|String|call date, such as: 2013-02-09| | ||
| - | |callbackFun|String|callback function| | ||
| |mp3|String|no / yes if you want mp3 format, no by default| | |mp3|String|no / yes if you want mp3 format, no by default| | ||
| Line 24: | Line 23: | ||
| < | < | ||
| - | {code: | + | |Retuen|code|Retuen|message |
| </ | </ | ||
| - | * Type of the Return Value:JSON | + | * Type of the Return Value:String |
| * Return values: | * Return values: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| - | |< | + | |< |
| ex: | ex: | ||
| - | {code:1,message:http:// | + | |Retuen|1|Retuen|http:// |
| - | |< | + | |< |