Struct UserReportingIdentifier
Implementation of the IEditorGameServiceIdentifier for the User Reporting package
Implements
Inherited Members
Namespace: Unity.Services.UserReporting.Editor
Assembly: Unity.Services.UserReporting.Editor.dll
Syntax
public struct UserReportingIdentifier : IEditorGameServiceIdentifier
Methods
GetKey()
Gets the key for the User Reporting package
Declaration
public string GetKey()
Returns
Type | Description |
---|---|
string | The key for the service |