Class: TalkService::NegotiateE2EEPublicKey_args
- Inherits:
-
Object
- Object
- TalkService::NegotiateE2EEPublicKey_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- MID =
2
- FIELDS =
{ MID => {:type => ::Thrift::Types::STRING, :name => 'mid'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3857 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3857 def struct_fields; FIELDS; end |
#validate ⇒ Object
3859 3860 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3859 def validate end |