Class: RemoteTrackFacadeService::CreateTrack_result
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::CreateTrack_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_facade_service.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::I64, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
353 |
# File 'lib/remote_track_facade_service.rb', line 353 def struct_fields; FIELDS; end |
#validate ⇒ Object
355 356 |
# File 'lib/remote_track_facade_service.rb', line 355 def validate end |