Event.APPLICATION PERMISSION

From GiderosMobile
Revision as of 20:03, 15 December 2023 by MoKaLux (talk | contribs) (Created page with "'''Available since:''' Gideros 2023.12<br/> '''Value:''' applicationPermission<br/> '''Defined by:''' EventDispatcher<br/> === Description === The Event.APPLICATION_PERMI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2023.12
Value: applicationPermission
Defined by: EventDispatcher

Description

The Event.APPLICATION_PERMISSION is dispatched when new permissions are gained or denied as a result of a request made by the app.

for Android devices only