Uses of Class
com.mypurecloud.sdk.v2.model.ConversationFormPage
Packages that use ConversationFormPage
-
Uses of ConversationFormPage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationFormPageModifier and TypeMethodDescriptionConversationFormPage.pageComponents(List<ConversationFormPageComponent> pageComponents) Page components in this form page.Text to show in the subtitle.Text to show in the title.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationFormPageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationFormPageModifier and TypeMethodDescriptionConversationContentForm.formPages(List<ConversationFormPage> formPages) Form pagesvoidConversationContentForm.setFormPages(List<ConversationFormPage> formPages)