Media/WebRTC/WebRTCE10S/NetworkProxyInterface: Difference between revisions

Line 11: Line 11:
       InterfaceType type;
       InterfaceType type;
     }
     }
    enum InterfaceType { Local, Wired, WiFi, Mobile, Virtual };


    enum InterfaceType { Local, Wired, WiFi, Mobile, Virtual };
it would be best if this were a synchronous RPC call, but if it has to be async we can live with that.


==== Packet Transmisson and Reception ====
==== Packet Transmisson and Reception ====
Confirmed users
214

edits