TapAction
Relay::Calling::TapAction
This object is returned by the asynchronous tap_media! method that represents a running media tap on the call.
Signalwire will send RTP or Websocket Audio (WS or WSS).
Properties
Methods
stop
Stop the action immediately.
Parameters
None
Returns
Relay::Calling::StopResult - A StopResult object with a successful property.
Examples
Tapping audio from the call and then stop it using the TapAction object.