package org.webrtc; /* loaded from: classes3.dex */ public interface NativePeerConnectionFactory { long createNativePeerConnection(); }