Guidance View Image Provider
class GuidanceViewImageProvider
Content copied to clipboard
The class serves as a medium to emit bitmaps for the respective guidance view URL embedded in BannerInstructions
Constructors
GuidanceViewImageProvider
Link copied to clipboard
fun GuidanceViewImageProvider()
Content copied to clipboard
Types
OnGuidanceImageDownload
Link copied to clipboard
interface OnGuidanceImageDownload
Content copied to clipboard
Functions
cancelRender
Link copied to clipboard
fun cancelRender()
Content copied to clipboard
renderGuidanceView
Link copied to clipboard
fun renderGuidanceView(bannerInstructions: BannerInstructions, callback: GuidanceViewImageProvider.OnGuidanceImageDownload)
Content copied to clipboard