-
- All Implemented Interfaces:
public interface PurposeDisplayInterface for Purpose Content used in io.didomi.sdk.purpose.mobile.adapter.PurposeAdapter from io.didomi.sdk.purpose.mobile.PurposesFragment and io.didomi.sdk.purpose.mobile.PurposeCategoryFragment
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumPurposeDisplay.Type
-
Method Summary
Modifier and Type Method Description abstract LonggetId()abstract PurposeDisplay.TypegetType()abstract BooleangetPreventListAccessibilityAnnouncement()-
-
Method Detail
-
getType
abstract PurposeDisplay.Type getType()
-
getPreventListAccessibilityAnnouncement
abstract Boolean getPreventListAccessibilityAnnouncement()
-
-
-
-