Intel® Collaboration Suite for WebRTC  version 4.3
Open WebRTC Toolkit (OWT) Client SDK for Android*
ContextInitialization.NetworkType Enum Reference

Network types: Ethernet, wifi, cellular, vpn and loopback. More...

Public Attributes

 ETHERNET =(1)
 
 WIFI =(1 << 1)
 
 CELLULAR =(1 << 2)
 
 VPN =(1 << 3)
 
 LOOPBACK =(1 << 4)
 

Detailed Description

Network types: Ethernet, wifi, cellular, vpn and loopback.