Uses of Class
com.mypurecloud.sdk.v2.model.SupportCenterGlobalStyle
Packages that use SupportCenterGlobalStyle
-
Uses of SupportCenterGlobalStyle in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportCenterGlobalStyleModifier and TypeMethodDescriptionSupportCenterGlobalStyle.backgroundColor(String backgroundColor) Global background color, in hexadecimal format, eg #ffffffSupportCenterGlobalStyle.fontFamily(String fontFamily) Global font familySupportCenterStyleSetting.getGlobalStyle()SupportCenterGlobalStyle.primaryColor(String primaryColor) Global primary color, in hexadecimal format, eg #ffffffSupportCenterGlobalStyle.primaryColorDark(String primaryColorDark) Global dark primary color, in hexadecimal format, eg #ffffffSupportCenterGlobalStyle.primaryColorLight(String primaryColorLight) Global light primary color, in hexadecimal format, eg #ffffffGlobal text color, in hexadecimal format, eg #ffffffMethods in com.mypurecloud.sdk.v2.model with parameters of type SupportCenterGlobalStyleModifier and TypeMethodDescriptionSupportCenterStyleSetting.globalStyle(SupportCenterGlobalStyle globalStyle) Knowledge portal (previously support center) global customizationsvoidSupportCenterStyleSetting.setGlobalStyle(SupportCenterGlobalStyle globalStyle)