

# ParticipatingGateways
<a name="API_ParticipatingGateways"></a>

Specify the list of gateways to which you want to send downlink data traffic when the wireless device is running in class B or class C mode.

## Contents
<a name="API_ParticipatingGateways_Contents"></a>

 ** DownlinkMode **   <a name="iotwireless-Type-ParticipatingGateways-DownlinkMode"></a>
Indicates whether to send the downlink message in sequential mode or concurrent mode, or to use only the chosen gateways from the previous uplink message transmission.  
Type: String  
Valid Values: `SEQUENTIAL | CONCURRENT | USING_UPLINK_GATEWAY`   
Required: Yes

 ** GatewayList **   <a name="iotwireless-Type-ParticipatingGateways-GatewayList"></a>
The list of gateways that you want to use for sending the downlink data traffic.  
Type: Array of [GatewayListItem](API_GatewayListItem.md) objects  
Required: Yes

 ** TransmissionInterval **   <a name="iotwireless-Type-ParticipatingGateways-TransmissionInterval"></a>
The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the payload to the next gateway.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 604800.  
Required: Yes

## See Also
<a name="API_ParticipatingGateways_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotwireless-2025-11-06/ParticipatingGateways) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotwireless-2025-11-06/ParticipatingGateways) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotwireless-2025-11-06/ParticipatingGateways) 