10 enum class ImageSource :
int {
15 enum class ProfileImageQueryType :
int {
17 MinecraftHeadshotByXuid = 1,
18 MinecraftHeadshotByPlayfabId = 2,
19 MinecraftAvatarByXuid = 3,
20 XboxLiveSmallGamerpicByXuid = 4,
21 XboxLiveSmallGamerpicByUrl = 5,
22 XboxLiveFullClubsImageByUrl = 6,