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