public static class PhotoRequest.Response extends java.lang.Object implements com.google.maps.internal.ApiResponse<PhotoResult>
| Modifier and Type | Method and Description |
|---|---|
ApiException |
getError() |
PhotoResult |
getResult() |
boolean |
successful() |
public boolean successful()
successful in interface com.google.maps.internal.ApiResponse<PhotoResult>public PhotoResult getResult()
getResult in interface com.google.maps.internal.ApiResponse<PhotoResult>public ApiException getError()
getError in interface com.google.maps.internal.ApiResponse<PhotoResult>