SeslAppInfoDataHelper

constructor(context: Context, builderClass: Class<out AppData.AppDataBuilder<*>> = AppData.ListAppDataBuilder::class.java)(source)

Creates an instance of SeslAppInfoDataHelper.

Parameters

context

The application context.

builderClass

The class of the AppData.AppDataBuilder to be used. Defaults to AppData.ListAppDataBuilder when not provided.