class RubyRabbitmqJanus::Errors::Janus::Responses::Event::Keys

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/janus/responses/event.rb, line 33
def initialize
  super 'Error session_id and sender information reading'
end