Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listQAppsResponseUserAppItem")
fun Flow<ListQAppsResponse>.apps(): Flow<UserAppItem>

This paginator transforms the flow returned by listQAppsPaginated to access the nested member UserAppItem

Link copied to clipboard
@JvmName(name = "listLibraryItemsResponseLibraryItemMember")
fun Flow<ListLibraryItemsResponse>.libraryItems(): Flow<LibraryItemMember>

This paginator transforms the flow returned by listLibraryItemsPaginated to access the nested member LibraryItemMember