fetch Photo Request
fun fetchPhotoRequest(photoMetadata: PhotoMetadata, actions: FetchPhotoRequest.Builder.() -> Unit? = null): FetchPhotoRequest
Builds a new FetchPhotoRequest.
Return
the constructed FetchPhotoRequest
Parameters
photo Metadata
the metadata for the requested photo
actions
the actions to apply to the FetchPhotoRequest.Builder