Package-level declarations

Types

Link copied to clipboard

A RegistrationListener for the services.

Properties

Link copied to clipboard
const val TAG: String

Functions

Link copied to clipboard
fun findPort(): Int

Finds an available port for the server socket.

Link copied to clipboard
fun getIpAddress(isRunningOnEmulator: Boolean): String

Returns the IP address based on whether the app is running on an emulator or not.