Uses of Class
io.sendon.rcs.request.RbcConfig
Packages that use RbcConfig
-
Uses of RbcConfig in io.sendon.rcs
Methods in io.sendon.rcs with parameters of type RbcConfig -
Uses of RbcConfig in io.sendon.rcs.request
Fields in io.sendon.rcs.request declared as RbcConfigMethods in io.sendon.rcs.request that return RbcConfigModifier and TypeMethodDescriptionRbcConfig.setAgencyId(String agencyId) RbcConfig.setAgencyKey(String agencyKey) RbcConfig.setBody(RbcConfig.RbcBody body) RbcConfig.setBrandId(String brandId) RbcConfig.setBrandKey(String brandKey) RbcConfig.setCampaignId(String campaignId) RbcConfig.setChatbotId(String chatbotId) RbcConfig.setClientId(String clientId) RbcConfig.setClientSecret(String clientSecret) RbcConfig.setCopyAllowed(Boolean copyAllowed) RbcConfig.setExpiryOption(Integer expiryOption) RbcConfig.setMessagebaseId(String messagebaseId) Methods in io.sendon.rcs.request with parameters of type RbcConfigModifier and TypeMethodDescriptionRcsBuilder.setRbcConfig(RbcConfig rbcConfig) Sets the RCS business configuration.