lib/punchblock/command/join.rb in punchblock-1.4.1 vs lib/punchblock/command/join.rb in punchblock-1.5.0
- old
+ new
@@ -4,10 +4,10 @@
module Command
class Join < CommandNode
register :join, :core
##
- # Create a join message
+ # Create a join command
#
# @param [Hash] options
# @option options [String, Optional] :call_id the call ID to join
# @option options [String, Optional] :mixer_name the mixer name to join
# @option options [Symbol, Optional] :direction the direction in which media should flow