Sha256: f472ae47c420b68bce2f239e1d76a7df3747c77983aec0636b61493c232c6d27

Contents?: true

Size: 192 Bytes

Versions: 19

Compression:

Stored size: 192 Bytes

Contents

module Bandwidth
  module Bxml
    class ResumeRecording < Bandwidth::Bxml::Verb
      # Initializer
      def initialize
        super('ResumeRecording', nil, {})
      end
    end
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
bandwidth-sdk-14.1.1 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-14.1.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-14.0.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.1.4 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.1.3 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.1.2 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.1.1 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.1.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-13.0.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-12.1.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.3.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.2.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.1.1 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.1.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.0.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.0.0.pre.beta.4.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.0.0.pre.beta.3.1 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.0.0.pre.beta.3.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb
bandwidth-sdk-11.0.0.pre.beta.2.0 lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb