Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listChannelsPaginated to access the nested member ChannelData
Link copied to clipboard
fun RepostspaceClient.listChannelsPaginated(initialRequest: ListChannelsRequest): Flow<ListChannelsResponse>
fun RepostspaceClient.listChannelsPaginated(block: ListChannelsRequest.Builder.() -> Unit): Flow<ListChannelsResponse>
Paginate over ListChannelsResponse results.
Link copied to clipboard
fun RepostspaceClient.listSpacesPaginated(initialRequest: ListSpacesRequest = ListSpacesRequest { }): Flow<ListSpacesResponse>
fun RepostspaceClient.listSpacesPaginated(block: ListSpacesRequest.Builder.() -> Unit): Flow<ListSpacesResponse>
Paginate over ListSpacesResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listSpacesPaginated to access the nested member SpaceData