Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RTCStatsReport

Index

Methods

Methods

forEach

  • forEach(callbackfn: function, thisArg?: any): void
  • Parameters

    • callbackfn: function
        • (value: any, key: string, parent: RTCStatsReport): void
        • Parameters

          • value: any
          • key: string
          • parent: RTCStatsReport

          Returns void

    • Optional thisArg: any

    Returns void

Generated using TypeDoc