Package com.ringcentral.definitions
Class CallLogRecordingInfo
java.lang.Object
com.ringcentral.definitions.CallLogRecordingInfo
Call recording data. Returned if the call was recorded
-
Field Summary
FieldsModifier and TypeFieldDescriptionLink to a call recording binary content.Internal identifier of the call recording RequiredIndicates recording mode used Required Enum: Automatic, OnDemandLink to the call recording metadata resource Required Format: uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal identifier of the call recording Required -
uri
Link to the call recording metadata resource Required Format: uri -
type
Indicates recording mode used Required Enum: Automatic, OnDemand -
contentUri
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
-
-
Constructor Details
-
CallLogRecordingInfo
public CallLogRecordingInfo()
-
-
Method Details
-
id
-
uri
-
type
-
contentUri
-