public static interface ChannelRetentionSettings.Builder extends SdkPojo, CopyableBuilder<ChannelRetentionSettings.Builder,ChannelRetentionSettings>
| Modifier and Type | Method and Description |
|---|---|
ChannelRetentionSettings.Builder |
retentionDays(Integer retentionDays)
The time in days to retain the messages in a channel.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChannelRetentionSettings.Builder retentionDays(Integer retentionDays)
The time in days to retain the messages in a channel.
retentionDays - The time in days to retain the messages in a channel.Copyright © 2022. All rights reserved.