The members of Java.Net.MulticastSocket are listed below.
See Also: Inherited members from Java.Net.DatagramSocket
Public Constructors
| | Constructs a multicast socket, bound to any available port on the
local host. |
| | Constructs a MulticastSocket bound to the address and port specified by
localAddress, or an unbound MulticastSocket if localAddress == null. |
| | Constructs a multicast socket, bound to the specified port on the
local host. |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Public Properties
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Public Methods