Class: TalkService::NotifySleep_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/talk_service.rb

Constant Summary collapse

LASTREV =
2
BADGE =
3
FIELDS =
{
  LASTREV => {:type => ::Thrift::Types::I64, :name => 'lastRev'},
  BADGE => {:type => ::Thrift::Types::I32, :name => 'badge'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end