getUserInfo
PlatformModuleInterface::getUserInfo
Returns the user’s information on the platform.
Declaration
virtual PlatformUserInfo getUserInfo() = 0;
Parameters
None.
Returns
A PlatformUserInfo containing information about the user on the platform.