Interface ChannelRetentionSettings.Builder

    • Method Detail

      • retentionDays

        ChannelRetentionSettings.Builder retentionDays​(Integer retentionDays)

        The time in days to retain the messages in a channel.

        Parameters:
        retentionDays - The time in days to retain the messages in a channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.