webrtc/api/test/network_emulation
Artem Titov 9dcab80617 Remove stat API from EmulatedEndpoint.
stats() method on EmulatedEndpoint has to be called from network
emulation internal task queue and user has no access to that task queue,
so user can't call this method. Because of that remove it from public
API and keep it only on implementation.

Bug: webrtc:11756
Change-Id: I2fb7256abe94d6900965512f90c6a53a0708a7b0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/180880
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31867}
2020-08-06 12:53:33 +00:00
..
BUILD.gn Replace network layer stats struct with interface 2020-07-23 10:07:45 +00:00
DEPS Exposing more features in the network emulation manager API. 2019-12-06 08:47:19 +00:00
network_emulation_interfaces.cc Cleanup: Use common IP overhead definitions in test and prod code 2020-03-02 11:36:58 +00:00
network_emulation_interfaces.h Remove stat API from EmulatedEndpoint. 2020-08-06 12:53:33 +00:00