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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end