reorderCustomLoginServer

open fun reorderCustomLoginServer(originalIndex: Int, updatedIndex: Int)

Reorders a custom login server in the list of login servers.

Parameters

originalIndex

The original index of the custom login server. If this is not the indexof a custom login server, this method will do nothing

updatedIndex

The new index of the custom login server. This must be after the lastnon-custom login server and within the updatable bounds of the list. Ifit is not it will be automatically corrected