Class: TestCallRoute
- Inherits:
-
Object
- Object
- TestCallRoute
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- TOKEN =
1
- VOIPSERVER =
2
- FIELDS =
{ TOKEN => {:type => ::Thrift::Types::STRING, :name => 'token'}, VOIPSERVER => {:type => ::Thrift::Types::STRUCT, :name => 'voipServer', :class => ::CallHost} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16478 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16478 def struct_fields; FIELDS; end |
#validate ⇒ Object
16480 16481 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16480 def validate end |