getRemoteIp

@NotNull
abstract fun getRemoteIp(): @NotNull String

Gets the remote IP address of the server.

Return

The remote IP address as a string.