Relay.Calling.TapAction
Relay.Calling.TapAction
This object returned from tap_async method that represents the running media tapping active on a call.
Properties
Methods
stop
Stop the action immediately.
Parameters
None
Returns
coroutine - Coroutine that will return a Relay.Calling.StopResult object.
Examples
Start tapping using RTP and stop it after 5 seconds.