Class: TalkService::NegotiateE2EEPublicKey_args

Inherits:
Object
  • Object
show all
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_fieldsObject



3476
# File 'lib/linerb/gen-rb/talk_service.rb', line 3476

def struct_fields; FIELDS; end

#validateObject



3478
3479
# File 'lib/linerb/gen-rb/talk_service.rb', line 3478

def validate
end