Class: TalkService::NotifyRegistrationComplete_args

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end