Class: Signalwire::Relay::Calling::ConnectResult
- Defined in:
- lib/signalwire/relay/calling/result/connect_result.rb
Instance Attribute Summary
Attributes inherited from Result
Instance Method Summary collapse
Methods inherited from Result
Constructor Details
This class inherits a constructor from Signalwire::Relay::Calling::Result
Instance Method Details
#call ⇒ Object
5 6 7 |
# File 'lib/signalwire/relay/calling/result/connect_result.rb', line 5 def call @component.call.peer end |