connect-sdk / de.proglove.sdk / IPgManager / changeConfigProfile
changeConfigProfile
abstract fun changeConfigProfile(command:PgCommand<PgConfigProfile>, callback:IPgConfigProfileCallback):Unit
Changes configuration profile
Parameters
command - Holding the PgConfigProfile and optional de.proglove.sdk.commands.PgCommandParams
The containing PgConfigProfile must have set PgConfigProfile.profileId
callback - Will be called back with the profile that was set or with an error