Package 

Class ComponentFragmentKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit Component(ComponentExperience experience, Modifier modifier, Map<String, String> custom, Function0<Unit> onDismiss) A Composable used to integrate Felt's embedded care content alongside your app's native content.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • Component

        @Composable() final static Unit Component(ComponentExperience experience, Modifier modifier, Map<String, String> custom, Function0<Unit> onDismiss)

        A Composable used to integrate Felt's embedded care content alongside your app's native content.

        Parameters:
        experience - The embedded care experience to display
        custom - Custom client-specific information associated with this experience