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
17531 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17531 def struct_fields; FIELDS; end |
#validate ⇒ Object
17533 17534 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17533 def validate end |