Class: ChannelSettings
- Inherits:
-
Object
- Object
- ChannelSettings
- 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
- UNAPPROVEDMESSAGERECEIVABLE =
1
- FIELDS =
{ UNAPPROVEDMESSAGERECEIVABLE => {:type => ::Thrift::Types::BOOL, :name => 'unapprovedMessageReceivable'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15113 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15113 def struct_fields; FIELDS; end |
#validate ⇒ Object
15115 15116 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15115 def validate end |