Example #1
0
 public static Webrtc.PeerConnection.TlsCertPolicy ToNative(this RTCIceCredentialType iceCredentialType) =>
 iceCredentialType switch
 {
Example #2
0
 public static Webrtc.RTCTlsCertPolicy ToNative(this RTCIceCredentialType iceCredentialType) =>
 iceCredentialType switch
 {