Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentPendingPermissionRequestJson
-
Packages that use DocumentPendingPermissionRequestJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of DocumentPendingPermissionRequestJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type DocumentPendingPermissionRequestJson Modifier and Type Method Description List<DocumentPendingPermissionRequestJson>
DocumentPermissionRequestsResultsJson. getPermissionRequests()
List of permission requestsMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type DocumentPendingPermissionRequestJson Modifier and Type Method Description void
DocumentPermissionRequestsResultsJson. setPermissionRequests(List<DocumentPendingPermissionRequestJson> permissionRequests)
List of permission requests
-