ListChannelsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of channels to return in a single call. The default value is 100. If you specify a value greater than 100, at most 100 results are returned.

Link copied to clipboard

The pagination token returned by a previous call. Specify this token to retrieve the next page of results. This value is null when there are no more results to return.

Link copied to clipboard

Filters the results to channels associated with the specified streams.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String