Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
SharedWithMe
Parameters
Name Type Description

order

String

Default value: SHARED_DATE.toString()

orderAscending

Boolean

Not null
Default value: FALSE

paginationJson

Pagination

Required
Not null

Json Format
{
paginationJson:
{
pageSize: Integer,
pageNumber: Integer
},
orderAscending: Boolean,
order: String
}