Class: Twilic::Core::Model::ControlMessage

Inherits:
Data
  • Object
show all
Defined in:
lib/twilic/core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#opcodeObject (readonly)

Returns the value of attribute opcode

Returns:

  • (Object)

    the current value of opcode



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def opcode
  @opcode
end

#promote_string_field_to_enumObject (readonly)

Returns the value of attribute promote_string_field_to_enum

Returns:

  • (Object)

    the current value of promote_string_field_to_enum



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def promote_string_field_to_enum
  @promote_string_field_to_enum
end

#register_keysObject (readonly)

Returns the value of attribute register_keys

Returns:

  • (Object)

    the current value of register_keys



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def register_keys
  @register_keys
end

#register_shapeObject (readonly)

Returns the value of attribute register_shape

Returns:

  • (Object)

    the current value of register_shape



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def register_shape
  @register_shape
end

#register_stringsObject (readonly)

Returns the value of attribute register_strings

Returns:

  • (Object)

    the current value of register_strings



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def register_strings
  @register_strings
end

#reset_stateObject (readonly)

Returns the value of attribute reset_state

Returns:

  • (Object)

    the current value of reset_state



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def reset_state
  @reset_state
end

#reset_tablesObject (readonly)

Returns the value of attribute reset_tables

Returns:

  • (Object)

    the current value of reset_tables



190
191
192
# File 'lib/twilic/core/model.rb', line 190

def reset_tables
  @reset_tables
end