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