webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <androidnetworkmonitor_jni.h>
Public Member Functions | |
std::string | ToString () const |
std::string | ToString () const |
Public Attributes | |
std::string | interface_name |
NetworkHandle | handle |
NetworkType | type |
std::vector< rtc::IPAddress > | ip_addresses |
std::string webrtc_jni::NetworkInformation::ToString | ( | ) | const |
std::string webrtc_jni::NetworkInformation::ToString | ( | ) | const |
NetworkHandle webrtc_jni::NetworkInformation::handle |
std::string webrtc_jni::NetworkInformation::interface_name |
std::vector< rtc::IPAddress > webrtc_jni::NetworkInformation::ip_addresses |
NetworkType webrtc_jni::NetworkInformation::type |