Class: MessageBoxV2MessageId
- Inherits:
-
Object
- Object
- MessageBoxV2MessageId
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- DELIVEREDTIME =
1
- MESSAGEID =
2
- FIELDS =
{ DELIVEREDTIME => {:type => ::Thrift::Types::I64, :name => 'deliveredTime'}, MESSAGEID => {:type => ::Thrift::Types::I64, :name => 'messageId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14413 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14413 def struct_fields; FIELDS; end |
#validate ⇒ Object
14415 14416 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14415 def validate end |