Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
ListStarredTransientDocuments
List of starred files in transient workspace
Parameters
Name Type Description

pagination

Pagination

Default value: new PaginationJson()

Pagination info

Json Format
{
pagination:
{
pageSize: Integer,
pageNumber: Integer
}
}