Closed dankmeme01 closed 10 months ago
This adds the methods requestPermission and getPermissionStatus, allowing mods (or Geode itself) to know if a certain permission is granted to the app, or request it to be if it isn't.
requestPermission
getPermissionStatus
This adds the methods
requestPermission
andgetPermissionStatus
, allowing mods (or Geode itself) to know if a certain permission is granted to the app, or request it to be if it isn't.