getIPAddress

open fun getIPAddress(useIPv4: Boolean): String

Return the ip address.

Must hold {@code }

Return

the ip address

Parameters

useIPv4

True to use ipv4, false otherwise.