Class: TalkService::NotifySleep_args
- Inherits:
-
Object
- Object
- TalkService::NotifySleep_args
- 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_fields ⇒ Object
3686 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3686 def struct_fields; FIELDS; end |
#validate ⇒ Object
3688 3689 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3688 def validate end |