class Punchblock::Command::Unjoin
Public Instance Methods
rayo_attributes()
click to toggle source
# File lib/punchblock/command/unjoin.rb, line 15 def rayo_attributes {'call-uri' => call_uri, 'mixer-name' => mixer_name} end