Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RTCStatsReport

Package version

Hierarchy

  • RTCStatsReport

Index

Methods

Methods

forEach

  • forEach(callbackfn: (value: any, key: string, parent: RTCStatsReport) => void, thisArg?: any): void
  • Parameters

    • callbackfn: (value: any, key: string, parent: RTCStatsReport) => void
    • Optional thisArg: any

    Returns void

Generated using TypeDoc