Class: Adhearsion::Event::Joined

Inherits:
Adhearsion::Event show all
Defined in:
lib/adhearsion/event/joined.rb

Instance Attribute Summary

Attributes inherited from Rayo::RayoNode

#client, #connection, #original_component

Instance Method Summary collapse

Methods inherited from Rayo::RayoNode

#==, class_from_registration, from_xml, #inherit, #inspect, #rayo_attributes, #rayo_children, register, #source, #to_rayo, #to_xml

Instance Method Details

#call_uriString Also known as: call_id

Returns the call ID that was joined.

Returns:

  • (String)

    the call ID that was joined



9
# File 'lib/adhearsion/event/joined.rb', line 9

attribute :call_uri

#mixer_nameString

Returns the mixer name that was joined.

Returns:

  • (String)

    the mixer name that was joined



12
# File 'lib/adhearsion/event/joined.rb', line 12

attribute :mixer_name