Uses of Class
com.longbridge.quote.DeleteWatchlistGroup
-
Packages that use DeleteWatchlistGroup Package Description com.longbridge com.longbridge.quote -
-
Uses of DeleteWatchlistGroup in com.longbridge
Methods in com.longbridge with parameters of type DeleteWatchlistGroup Modifier and Type Method Description static voidSdkNative. quoteContextDeleteWatchlistGroup(long context, DeleteWatchlistGroup req, AsyncCallback callback) -
Uses of DeleteWatchlistGroup in com.longbridge.quote
Methods in com.longbridge.quote that return DeleteWatchlistGroup Modifier and Type Method Description DeleteWatchlistGroupDeleteWatchlistGroup. purge()Sets the purge flag, which also removes all securities from the group before deletion.Methods in com.longbridge.quote with parameters of type DeleteWatchlistGroup Modifier and Type Method Description CompletableFuture<Void>QuoteContext. deleteWatchlistGroup(DeleteWatchlistGroup req)Delete watchlist group
-