PlatformUserInfo ================ Variables --------- .. list-table:: :width: 100% :header-rows: 1 :class: code-table * - Name - Type - Description * - id - uint64_t - The user's identifier on the platform. * - name - `std::string `_ - The user's name on the platform. * - projectionType - :doc:`/types/PlatformUserState/index` - The user's state on the platform.