Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 309 Bytes

UpdateCallRecording.md

File metadata and controls

18 lines (12 loc) · 309 Bytes

Bandwidth::UpdateCallRecording

Properties

Name Type Description Notes
state RecordingStateEnum

Example

require 'bandwidth-sdk'

instance = Bandwidth::UpdateCallRecording.new(
  state: null
)