STWServerNameCallback

interface STWServerNameCallback

A callback to inform about the changes on the human friendly name of the server.

This callback can be useful when the client switches from one server to another.

Functions

Link copied to clipboard
abstract fun onServerNameChanged(@Nullable newServerName: String)