resumeLocalSendTransportAudio

Resumes the local send transport for audio by resuming the local audio producer.

Parameters

options

The options containing parameters for resuming local audio transport

Example:

val options = ResumeSendTransportAudioOptions(
parameters = myResumeSendTransportAudioParameters
)

resumeLocalSendTransportAudio(options)