getInetAddress

abstract suspend fun getInetAddress(): InetAddress?

Gets the remote InetAddress.

Return

The remote InetAddress, or null if not connected.