|  | 
| string | id  [get, set] | 
|  | Internal identifier of a call recording Required  More... 
 | 
|  | 
| string | contentUri  [get, set] | 
|  | Link to a call recording binary content. Has to be retrieved with proper authorization (access token must be passed via Authorizationheader or query parameter) Required Format: uri  More...
 | 
|  | 
| string | contentType  [get, set] | 
|  | Call recording file MIME format. Supported format is audio/wavandaudio/mpegRequired Example: audio/wav  More...
 | 
|  | 
| long? | duration  [get, set] | 
|  | Recorded call duration Required Format: int32  More... 
 | 
|  | 
◆ contentType
  
  | 
        
          | string RingCentral.GetCallRecordingResponse.contentType |  | getset | 
 
Call recording file MIME format. Supported format is audio/wav and audio/mpeg Required Example: audio/wav 
 
 
◆ contentUri
  
  | 
        
          | string RingCentral.GetCallRecordingResponse.contentUri |  | getset | 
 
Link to a call recording binary content. Has to be retrieved with proper authorization (access token must be passed via Authorization header or query parameter) Required Format: uri 
 
 
◆ duration
  
  | 
        
          | long? RingCentral.GetCallRecordingResponse.duration |  | getset | 
 
Recorded call duration Required Format: int32 
 
 
◆ id
  
  | 
        
          | string RingCentral.GetCallRecordingResponse.id |  | getset | 
 
Internal identifier of a call recording Required 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/GetCallRecordingResponse.cs