js-miniapp-sdk

Globals / MiniAppEvents

Enumeration: MiniAppEvents

Enum for supported SDK event types

Index

Enumeration members

Enumeration members

EXTERNAL_WEBVIEW_CLOSE

EXTERNAL_WEBVIEW_CLOSE: = “miniappwebviewclosed”

Defined in js-miniapp-sdk/src/event-types/index.ts:5


PAUSE

PAUSE: = “miniapppause”

Defined in js-miniapp-sdk/src/event-types/index.ts:6


RESUME

RESUME: = “miniappresume”

Defined in js-miniapp-sdk/src/event-types/index.ts:7