Uses of Class
com.blackberry.workspaces.api.sdk.json.SendNotificationsJson
-
Packages that use SendNotificationsJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of SendNotificationsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type SendNotificationsJson Modifier and Type Method Description PagingItemListJson<ActivityLogRecordJson>
Documents. getActivityLogV30(String guid, boolean lastActionPerUser, Integer pageNumber, Integer pageSize, SendNotificationsJson sendNotificationsJson)
Deprecated.UseFiles#getActivityLogV30(String, GetDocumentActivityLogRequestJson)
instead.PagingItemListJson<ActivityLogRecordJson>
Files. getActivityLogV30(String guid, boolean lastActionPerUser, Integer pageNumber, Integer pageSize, SendNotificationsJson sendNotificationsJson)
Deprecated.UseFiles#getActivityLogV30(String, GetDocumentActivityLogRequestJson)
instead.
-