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