Optional
Readonly
filtersThe stream filters. Only streams that satisfy the given filters are returned.
Readonly
initializeReadonly
refreshReadonly
totalReadonly
getGet the streams.
The stream pagination options. Look at StreamPaginationOptions for more details
The streams
An error is thrown is the StreamPagination object is not initialized or options value is invalid.
Generated using TypeDoc
StreamPagination object is used to fetch all streams that satisfy the given filters.
NOTE: You need to call StreamPagination.initialize before doing any other operations.