Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 281 Bytes

File metadata and controls

18 lines (12 loc) · 281 Bytes

MuxRuby::EnableLiveStreamResponse

Properties

Name Type Description Notes
data Object [optional]

Example

require 'mux_ruby'

instance = MuxRuby::EnableLiveStreamResponse.new(
  data: null
)