Android.Net.LocalServerSocket: Method Members

The methods of Android.Net.LocalServerSocket are listed below. For a list of all members, see the LocalServerSocket Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Accept() : LocalSocket
Accepts a new connection to the socket.
AcceptAsync() : System.Threading.Tasks.Task<LocalSocket>
Documentation for this section has not yet been entered.
Close()
Closes server socket.