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 TypeMethodDescriptionvoidConstructorIO.browse(BrowseRequest req, UserInfo userInfo, BrowseCallback c) Queries the browse service.voidConstructorIO.browseItems(BrowseItemsRequest req, UserInfo userInfo, BrowseCallback c) Queries the browse service with item id's.