Class: TalkService::NotifyRegistrationComplete_args
- Inherits:
-
Object
- Object
- TalkService::NotifyRegistrationComplete_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- UDIDHASH =
2
- APPLICATIONTYPEWITHEXTENSIONS =
3
- FIELDS =
{ UDIDHASH => {:type => ::Thrift::Types::STRING, :name => 'udidHash'}, APPLICATIONTYPEWITHEXTENSIONS => {:type => ::Thrift::Types::STRING, :name => 'applicationTypeWithExtensions'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4463 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4463 def struct_fields; FIELDS; end |
#validate ⇒ Object
4465 4466 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4465 def validate end |