Uses of Class
com.blackberry.workspaces.sdk.api.json.SdsGetRecipientsJson
-
Packages that use SdsGetRecipientsJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of SdsGetRecipientsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type SdsGetRecipientsJson Modifier and Type Method Description ItemListJson<UserJson>
Documents. listRecipientsV30(SdsGetRecipientsJson sdsGetRecipientsJson)
Lists recipients for a file.ItemListJson<UserJson>
Files. listRecipientsV30(SdsGetRecipientsJson sdsGetRecipientsJson)
Lists recipients for a file.
-