IPWorks Cloud 2020 macOS Edition

Questions / Feedback?

ItemList Event

This event fires once for each item returned when either ListItems , ListLinkItems or GetItemInfo is called.

Syntax

func onItemList(id: String, name: String, path: String, creatorFirstName: String, creatorLastName: String, itemType: Int32, parentId: String, description: String, expirationDate: String, creationDate: String, size: Int64)

Remarks

This event fires once for each item returned when either ListItems, ListLinkItems or GetItemInfo is called. The items cannot be modified from this event.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 macOS Edition - Version 20.0 [Build 8265]