RtcStatsCallback typedef

  1. @DomName('RTCStatsCallback')
  2. @Experimental()
void RtcStatsCallback(RtcStatsResponse response)

Source

@DomName('RTCStatsCallback')
// http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCStatsCallback
@Experimental()
typedef void RtcStatsCallback(RtcStatsResponse response);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/RtcStatsCallback.html