Uses of Class
io.constructor.client.BrowseItemsRequest
-
Uses of BrowseItemsRequest in io.constructor.client
Modifier and TypeMethodDescriptionConstructorIO.browseItems
(BrowseItemsRequest req, UserInfo userInfo) Queries the browse service with item id's.void
ConstructorIO.browseItems
(BrowseItemsRequest req, UserInfo userInfo, BrowseCallback c) Queries the browse service with item id's.ConstructorIO.browseItemsAsJSON
(BrowseItemsRequest req, UserInfo userInfo) Queries the browse service with item id's.