public interface IUserInfoHandlerPublic Interface IUserInfoHandlerpublic interface class IUserInfoHandlertype IUserInfoHandler = interface endUse IUserInfoRepository object to perform all the server business logic, including handler resolving, caching and normalization.
Register a handler in Unity with non-empty string to customize returned objects.
| GetUsersInfoAsync | Retrieves user information for users with specified identifiers. |