public enum GetUserPhotoStatus
Public Enumeration GetUserPhotoStatus
public enum class GetUserPhotoStatus
type GetUserPhotoStatus
PhotoReturned | 0 | The photo was successfully returned |
PhotoUnchanged | 1 | The photo has not changed since it was last obtained |
PhotoOrUserNotFound | 2 | The photo or user was not found on the server |