resources property

List<PermissionResourceType> resources
getter/setter pair

Resources granted to be accessed by origin.

NOTE for iOS: not used. The action taken is based on the PermissionRequest.resources.

Implementation

List<PermissionResourceType> resources;