Interface ProfileImageService
-
public interface ProfileImageService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetCurrentProfileImageId(String userUuid)StringgetProfileImageURL(String userUuid, String eid, boolean thumbnail)StringresetCachedProfileImageId(String userId)
-