setReconnectKickEnable

public final Unit setReconnectKickEnable(Boolean reconnectKickEnable)

Whether to kick out the reconnecting device when another device is already connected.

When the user does not have multi-device login enabled, if the same account logs in on a new device while the old device is reconnecting, this flag controls the behavior:

  • false (default): The reconnecting device will kick out the already-connected device.

  • true: The reconnecting device will be kicked out instead, keeping the already-connected device online.