SampleChannelDataRequest

Types

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

Properties

Link copied to clipboard

The name of the channel whose message samples are retrieved.

Link copied to clipboard

The end of the time window from which sample messages are retrieved.

Link copied to clipboard

The number of sample messages to be retrieved. The limit is 10. The default is also 10.

Link copied to clipboard

The start of the time window from which sample messages are retrieved.

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