Class: CallService::GetGroupCallUrlInfo_args
- Inherits:
-
Object
- Object
- CallService::GetGroupCallUrlInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/call_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- REQUEST =
2
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::GetGroupCallUrlInfoRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
376 |
# File 'lib/linerb/gen-rb/call_service.rb', line 376 def struct_fields; FIELDS; end |
#validate ⇒ Object
378 379 |
# File 'lib/linerb/gen-rb/call_service.rb', line 378 def validate end |