createGroup
fun IviAppsuite.createGroup(groupName: String, requiresOptIn: Boolean): IviDefaultsGroupConfig
Content copied to clipboard
Creates an IviDefaultsGroupConfig with the IviAppsuite.groupCategory category.
Parameters
groupName
requiresOptIn
fun IviPlatform.createGroup(groupName: String, requiresOptIn: Boolean): IviDefaultsGroupConfig
Content copied to clipboard
Creates an IviDefaultsGroupConfig with the IviDefaultsGroupConfig.Category.PLATFORM category.
Parameters
groupName
requiresOptIn