Documentation for this section has not yet been entered.
Type Reason Java.Net.SocketException if an error occurs. Java.Net.SocketException if an error occurs.
Get method documentation [Android Documentation]
Returns an address of the outgoing network interface used by this socket. To avoid
inherent unpredictability, new code should use MulticastSocket.NetworkInterface instead.
Set method documentation [Android Documentation]
Sets the outgoing network interface used by this socket. The interface used is the first
interface found to have the given address. To avoid inherent unpredictability,
new code should use MulticastSocket.NetworkInterface instead.