Relay.Calling.RecordAction
Relay.Calling.RecordAction
This object returned from record_async method that represents a recording currently 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 recording the call and stop it after 10 seconds: