@JsFunction
@FunctionalInterface
public static interface RTCStatsReport.ForEachCallback3
| Modifier and Type | Method and Description |
|---|---|
void |
item(JsObject value,
java.lang.String key,
RTCStatsReport map) |
void item(@Nonnull
JsObject value,
@Nonnull
java.lang.String key,
@Nonnull
RTCStatsReport map)