getUserInfo =========== :doc:`/types/PlatformModuleInterface/index`::getUserInfo Returns the user's information on the platform. Declaration ----------- .. code-block:: cpp virtual PlatformUserInfo getUserInfo() = 0; Parameters ---------- None. Returns ------- A :doc:`/types/PlatformUserInfo/index` containing information about the user on the platform.