Method: PureCloud::ScreenRecordingSessionRequest#state

Defined in:
lib/purecloud/models/screen_recording_session_request.rb

#stateObject

The screen recording session’s state. Values can be: ‘stopped’



22
23
24
# File 'lib/purecloud/models/screen_recording_session_request.rb', line 22

def state
  @state
end