Cisco Cisco MediaSense Release 9.0(1) 开发者指南

下载
页码 136
Successful
JSON Response
Schema:
{
    
: 2000,
"responseCode"
    
,
"responseMessage"
"Successful"
    
: {
"responseBody"
        
: [
"sessions"
            {
                
,
"sessionId"
"<
 is a string>"
this
                
,
"callControllerIP"
"<
 is a string>"
this
                
,
"callControllerType"
"<
 is a string>"
this
                
,
"ccid"
"<
 is a string>"
this
                
,
"sessionStartDate"
"<
 is an integer>"
this
                
,
"sessionDuration"
"<
 is an integer>"
this
                
,
"sessionState"
"<
 is a string>"
this
                
: [
"tags"
                    {
                        
,
"tagName"
"<
 is a string>"
this
                        
,
"tagType"
"<
 is a string>"
this
                        
,
"tagCreateDate"
"<
 is an integer>"
this
                        
"tagOffset"
"<
 is an integer>"
this
                    }
                ],
                
: [
"tracks"
                    {
                        
,
"trackNumber"
"<
 is an integer>"
this
                        
,
"trackStartDate"
"<
 is an integer>"
this
                        
,
"trackDuration"
"<
 is an integer>"
this
                        
,
"trackMediaType"
"<
 is a string>"
this
                        
,
"downloadUrl"
"<
 is a string>"
this
                        
,
"codec"
"<
 is a string>"
this
                        
: [
"participants"
                            {
                                
,
"deviceRef"
"<
 is a string>"
this
                                
,
"participantStartDate"
"<
 is an integer>"
this
                                
,
"participantDuration"
"<
 is an integer>"
this
                                
,
"isConference"
"<
 is a 
>"
this
boolean
                                
,
"xRefCi"
"<
 is a string>"
this
                                
"deviceId"
"<
 is a string>"
this
                            }
                        ],
                        
: [
"tags"
                            {
                                
,
"tagName"
"<
 is a string>"
this
                                
,
"tagType"
"<
 is a string>"
this
                                
,
"tagCreateDate"
"<
 is an integer>"
this
                                
"tagOffset"
"<
 is an integer>"
this
                            }
                        ]
                    }
                ],
                
: {
"urls"
                    
,
"httpUrl"
"<
 is a string>"
this
                    
"rtspUrl"
"<
 is a string>"
this
                }
            }
        ]
    }
}
Failure JSON
Response
Schema:
: <
 is an integer>,
"responseCode"
this
  
,
"responseMessage"
"Failure: <
 is a string>"
this
  
"detail"
"<
 is a string>"
this
}
 
118