Class CoreConfig
Class that represent the properties of a Core Config
Inherited Members
Namespace: Unity.Services.RemoteConfig
Assembly: Unity.Services.RemoteConfig.dll
Syntax
public static class CoreConfig
Fields
IenvironmentId
Represents the IEnvironmentId interface.
Declaration
public static IEnvironmentId IenvironmentId
Field Value
| Type | Description |
|---|---|
| IEnvironmentId |
IplayerId
Represents the IPlayerId interface.
Declaration
public static IPlayerId IplayerId
Field Value
| Type | Description |
|---|---|
| IPlayerId |
Itoken
Represents the IAccessToken interface.
Declaration
public static IAccessToken Itoken
Field Value
| Type | Description |
|---|---|
| IAccessToken |
analyticsUserId
Represents the analytics user id.
Declaration
public static string analyticsUserId
Field Value
| Type | Description |
|---|---|
| string |
installationId
Represents the installation id.
Declaration
public static string installationId
Field Value
| Type | Description |
|---|---|
| string |