Searched defs:GroupPhotoAlbumInfo (Results 1 – 1 of 1) sorted by relevance
38 struct GroupPhotoAlbumInfo { struct39 int32_t albumId;40 std::string tagId;41 std::string coverUri;42 int32_t isCoverSatisfied;43 int32_t count;44 int32_t fileId;46 int32_t isMe;47 std::string albumName;48 int32_t isRemoved;[all …]