fetchUserHubSettings
Fetch the current user's settings for ArcGIS Hub Will return null if the hubforarcgis token is not available
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
context Required | IArcGISContext |
Returns
Property | Type | Notes |
---|---|---|
number | ||
Optional | IHubHistory |
Optional history of sites/content the user has visited |
Optional |
{
|
Track notices the user has dismissed stored as an object so we can add more types in the future |
Optional |
{
|
Features that are enabled for the user in preview mode |
Optional | number | |
Optional | string |
Function defined in common/src/utils/hubUserAppResources.ts:165