-
public class ComponentExperience.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final ComponentExperienceTriagedCallToActionprivate final ComponentExperienceDismissableCallToActionpublic final static ComponentExperience.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ComponentExperiencegetTriagedCallToAction()Presents an opportunity to access embedded care for a specific health issue a user may be experiencing final ComponentExperiencegetDismissableCallToAction()Presents a general opportunity to access embedded features that can be dismissed by the user -
-
Method Detail
-
getTriagedCallToAction
final ComponentExperience getTriagedCallToAction()
Presents an opportunity to access embedded care for a specific health issue a user may be experiencing
-
getDismissableCallToAction
final ComponentExperience getDismissableCallToAction()
Presents a general opportunity to access embedded features that can be dismissed by the user
-
-
-
-