Class: CallService::JoinChatByCallUrl_args
- Inherits:
-
Object
- Object
- CallService::JoinChatByCallUrl_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/call_service.rb
Constant Summary collapse
- REQUEST =
2
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::JoinChatByCallUrlRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
444 |
# File 'lib/linerb/gen-rb/call_service.rb', line 444 def struct_fields; FIELDS; end |
#validate ⇒ Object
446 447 |
# File 'lib/linerb/gen-rb/call_service.rb', line 446 def validate end |