id

abstract val id: Int

The id of the client. These ids should be incrementing, starting from zero. The actual value is irrelevant, but this will frequently be used for array accesses throughout the codebase.