getImageAsync

open fun getImageAsync(v: ImageView, url: String)
open fun getImageAsync(url: String, callback: ICommandCallback<Bitmap>)