Method: MatrixSdk::MatrixRequestError#data
- Defined in:
- lib/matrix_sdk/errors.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
10 11 12 |
# File 'lib/matrix_sdk/errors.rb', line 10 def data @data end |
Returns the value of attribute data.
10 11 12 |
# File 'lib/matrix_sdk/errors.rb', line 10 def data @data end |