public class GetUserProfilePhotos
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
ok |
UserProfilePhotos |
result |
| Constructor and Description |
|---|
GetUserProfilePhotos(boolean ok,
UserProfilePhotos result) |
public final boolean ok
public final UserProfilePhotos result
public GetUserProfilePhotos(boolean ok,
UserProfilePhotos result)