Uses of Interface
io.constructor.client.BrowseCallback
Packages that use BrowseCallback
-
Uses of BrowseCallback in io.constructor.client
Methods in io.constructor.client with parameters of type BrowseCallbackModifier 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.