Interface IInstallationId
Component providing a Unity Installation Identifier
Namespace: Unity.Services.Core.Device.Internal
Assembly: Unity.Services.Core.Internal.dll
Syntax
public interface IInstallationId : IServiceComponent
Methods
GetOrCreateIdentifier()
Returns Unity Installation Identifier
Declaration
string GetOrCreateIdentifier()
Returns
Type | Description |
---|---|
string | The Installation Identifier |