ListQueuedMessagesRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of a given wireless device which the downlink message packets are being sent.

Link copied to clipboard

The maximum number of results to return in this operation.

Link copied to clipboard

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

Link copied to clipboard

The wireless device type, whic can be either Sidewalk or LoRaWAN.

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