Uses of Class
com.mypurecloud.sdk.v2.model.SupportCenterScreen
Packages that use SupportCenterScreen
-
Uses of SupportCenterScreen in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportCenterScreenModifier and TypeMethodDescriptionSupportCenterScreen.moduleSettings(List<SupportCenterModuleSetting> moduleSettings) Module settings for the screen, valid modules for each screenType: Home: Search, Categories, TopViewedArticles; Category: Search, Categories; SearchResults: Search, Results; Article: Search, Article;SupportCenterScreen.type(SupportCenterScreen.TypeEnum type) The type of the screenMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SupportCenterScreenMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SupportCenterScreenModifier and TypeMethodDescriptionSupportCenterSettings.screens(List<SupportCenterScreen> screens) Available screens for the knowledge portal (previously support center) with its modulesvoidSupportCenterSettings.setScreens(List<SupportCenterScreen> screens)