Class ChannelSettingsResponse


  • public final class ChannelSettingsResponse
    extends java.lang.Object
    • Method Detail

      • botIconUrl

        public java.util.Optional<java.lang.String> botIconUrl()
        Returns:
        The bot icon url
      • botId

        public java.util.Optional<java.lang.String> botId()
        Returns:
        The bot id
      • channelDisplayName

        public java.util.Optional<java.lang.String> channelDisplayName()
        Returns:
        The channel display name
      • channelId

        public java.util.Optional<java.lang.String> channelId()
        Returns:
        The channel id
      • disableLocalAuth

        public java.util.Optional<java.lang.Boolean> disableLocalAuth()
        Returns:
        Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
      • extensionKey1

        public java.util.Optional<java.lang.String> extensionKey1()
        Returns:
        The extensionKey1
      • extensionKey2

        public java.util.Optional<java.lang.String> extensionKey2()
        Returns:
        The extensionKey2
      • isEnabled

        public java.util.Optional<java.lang.Boolean> isEnabled()
        Returns:
        Whether this channel is enabled for the bot
      • requireTermsAgreement

        public java.util.Optional<java.lang.Boolean> requireTermsAgreement()
        Returns:
        Whether customer needs to agree to new terms.
      • sites

        public java.util.List<SiteResponse> sites()
        Returns:
        The list of sites