Class: Skyfall::Firehose::TombstoneMessage
- Defined in:
- lib/skyfall/firehose/tombstone_message.rb
Overview
Note: this event type is deprecated and will stop being emitted at some point. You should instead listen for ‘account’ events (Skyfall::Firehose::AccountMessage).
Instance Attribute Summary
Attributes inherited from Message
#data_object, #did, #seq, #type, #type_object
Method Summary
Methods inherited from Message
#initialize, #inspect, #inspectable_variables, new, #operations, #time
Constructor Details
This class inherits a constructor from Skyfall::Firehose::Message