compareTo

operator fun compareTo(other: ClientUId): Int

Compares this client name to a given other client name.

Return

the results of the comparison between the two client names.

Parameters

other

the other instance of client unique id.