Class: Synacrb::Common::MessageReceive

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#innerObject

Returns the value of attribute inner

Returns:

  • (Object)

    the current value of inner



64
65
66
# File 'lib/synacrb/common.rb', line 64

def inner
  @inner
end

#newObject

Returns the value of attribute new

Returns:

  • (Object)

    the current value of new



64
65
66
# File 'lib/synacrb/common.rb', line 64

def new
  @new
end