- From: Justin Uberti <juberti@google.com>
- Date: Fri, 9 May 2014 11:42:57 -0700
- To: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Cc: "public-ortc@w3.org" <public-ortc@w3.org>
Received on Friday, 9 May 2014 18:43:44 UTC
I like this idea. Gives us what we want without replicating the method
everywhere.
On Thu, May 8, 2014 at 10:32 PM, Bernard Aboba
<Bernard.Aboba@microsoft.com>wrote:
> >From Shijun Sun:
>
> I’ve been thinking more about the getStats() interface.
>
> One possible way to separate it from other objects is probably to define
> it as
>
> Interface RTCStats{
> void getStats(object, success_callback, failure_callback);
> }
>
> The “object” can be RtpSender, RtpReceiver, IceTransport, DtslTransport,
> SdesTransport, etc. and can be extended without changing other existing
> objects.
>
Received on Friday, 9 May 2014 18:43:44 UTC