편집

다음을 통해 공유


isDefault (app profile manager)

Boolean value indicating whether a session is the Home session.

Example

const session = Microsoft.Apm.getFocusedSession();
console.log(session.isDefault);