public UpdateImageAsync ( string imageId, string title = null, string description = null ) : Task |
||
imageId | string | The image id. |
title | string | The title of the image. |
description | string | The description of the image. |
return | Task |