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
13991 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13991 def struct_fields; FIELDS; end |
#validate ⇒ Object
13993 13994 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13993 def validate end |