menu
Dart
dart:html
RtcPeerConnectionErrorCallback typedef
RtcPeerConnectionErrorCallback
brightness_4
brightness_5
description
RtcPeerConnectionErrorCallback
typedef
RtcPeerConnectionErrorCallback
=
void Function
(
DomException
exception
)
Implementation
typedef void RtcPeerConnectionErrorCallback(DomException exception);
Dart
dart:html
RtcPeerConnectionErrorCallback typedef
dart:html library