getTransceivers abstract method

Future<List<RtpTransceiver>> getTransceivers()

Returns all the RtpTransceivers owned by this PeerConnection.

Implementation

Future<List<RtpTransceiver>> getTransceivers();