ConnectSendTransportVideoType typedef

ConnectSendTransportVideoType = Future<void> Function(ConnectSendTransportVideoOptions options)

Implementation

typedef ConnectSendTransportVideoType = Future<void> Function(
    ConnectSendTransportVideoOptions options);