Class: E2EENegotiationResult
- Inherits:
-
Object
- Object
- E2EENegotiationResult
- 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
- ALLOWEDTYPES =
1
- PUBLICKEY =
2
- SPECVERSION =
3
- FIELDS =
{ ALLOWEDTYPES => {:type => ::Thrift::Types::SET, :name => 'allowedTypes', :element => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_c9}}, PUBLICKEY => {:type => ::Thrift::Types::STRUCT, :name => 'publicKey', :class => ::E2EEPublicKey}, SPECVERSION => {:type => ::Thrift::Types::I32, :name => 'specVersion'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16804 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16804 def struct_fields; FIELDS; end |
#validate ⇒ Object
16806 16807 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16806 def validate end |