Class: Adhearsion::Events::Message

Inherits:
Struct
  • Object
show all
Defined in:
lib/adhearsion/events.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) object

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



8
9
10
# File 'lib/adhearsion/events.rb', line 8

def object
  @object
end

- (Object) type

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



8
9
10
# File 'lib/adhearsion/events.rb', line 8

def type
  @type
end