ipAddressData

fun Player.ipAddressData(language: IPAddressDataLanguage = IPAddressDataLanguage.ENGLISH): IPAddressData?

Return

An object containing all the data which could be found out about the IP address of the player.

Parameters

language

The preferred language of the result.

val Player.ipAddressData: IPAddressData?

See also