setActiveProfileById abstract method

void setActiveProfileById(
  1. String profileId
)

Set the active profile by ID.

Implementation

void setActiveProfileById(String profileId);