webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc_jni::NetworkInformation Struct Reference

#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::IPAddressip_addresses
 

Member Function Documentation

◆ ToString() [1/2]

std::string webrtc_jni::NetworkInformation::ToString ( ) const

◆ ToString() [2/2]

std::string webrtc_jni::NetworkInformation::ToString ( ) const

Member Data Documentation

◆ handle

NetworkHandle webrtc_jni::NetworkInformation::handle

◆ interface_name

std::string webrtc_jni::NetworkInformation::interface_name

◆ ip_addresses

std::vector< rtc::IPAddress > webrtc_jni::NetworkInformation::ip_addresses

◆ type

NetworkType webrtc_jni::NetworkInformation::type

The documentation for this struct was generated from the following files: