Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveTimer::Session

Inherits:
BaseKeepaliveTimer show all
Defined in:
lib/rrj/errors/janus/processus/keepalive/timer.rb

Instance Method Summary collapse

Constructor Details

#initializeSession

Returns a new instance of Session.



28
29
30
# File 'lib/rrj/errors/janus/processus/keepalive/timer.rb', line 28

def initialize
  super 'Timeout for get session number in keepalive request'
end