getListTopics

abstract Flow<DgfrCallState<TopicPage>> getListTopics(Integer page, Integer pageSize)

List all topics

Parameters

page

The page to fetch (optional, default to 1)

pageSize

The page size to fetch (optional, default to 20)