await Fetch Resolved Photo Uri
@ExperimentalCoroutinesApi
Deprecated
Use the version in the Places SDK instead.
Replace with
this.awaitFetchResolvedPhotoUri(photoMetadata, actions)Content copied to clipboard
Wraps PlacesClient.fetchResolvedPhotoUri in a suspending function.
Fetches a resolved photo URI. If an error occurred, an ApiException will be thrown.