This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:custom_development_guide:apis:http:get_recording_url [2016/09/14 01:39] – liuxl | en:custom_development_guide:apis:http:get_recording_url [2019/01/02 07:57] (current) – donnie | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ^ Parameters | ^ Parameters | ||
| + | |EVENT|String|GetMonitor| | ||
| |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 23: | 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:// |
| - | |< | + | |< |