No getReceivers in RTCPeerConnection

Hi,
I am trying to replace WebRTC by react-native-webrtc, I could not find the getReceivers function in RTCPeerConnection. Is there any place I could find getReceivers?
Thank you.