Class: Adhearsion::Event::Unjoined

Inherits:
Adhearsion::Event show all
Defined in:
lib/adhearsion/event/unjoined.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 unjoined.

Returns:

  • (String)

    the call ID that was unjoined



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

attribute :call_uri

#mixer_nameString

Returns the mixer name that was unjoined.

Returns:

  • (String)

    the mixer name that was unjoined



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

attribute :mixer_name