consumers/connect_send_transport library

Functions

connectSendTransport(ConnectSendTransportOptions options) Future<void>
Connects send transport for audio, video, or screen based on the specified option.

Typedefs

ConnectSendTransportType = Future<void> Function(ConnectSendTransportOptions options)