Globals / GalleryBridge
Class: GalleryBridge
Implementation of the GalleryBridgeProvider interface to interact with the host application.
Hierarchy
- GalleryBridge
Implements
Index
Methods
Methods
getImageFromGallery
▸ getImageFromGallery(): Promise<GalleryFileResponse>
Implementation of GalleryBridgeProvider
Defined in js-miniapp-sdk/src/modules/gallery-manager.ts:20
Returns: Promise<GalleryFileResponse>