getRemoteAddress

@NotNull
abstract fun getRemoteAddress(): @NotNull SocketAddress

Gets the remote socket address of the server.

Return

The remote socket address.