public interface AMD_IAdmin_getMyUserPhotos
extends Ice.AMDCallback
OriginalFile
object
attached to this user as specified by
uploadMyUserPhoto
.
The return value is order by the most recently modified
file first.Modifier and Type | Method and Description |
---|---|
void |
ice_response(java.util.List<OriginalFile> __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(java.util.List<OriginalFile> __ret)
__ret
- (return value) file objects. Possibly empty.