Interface IAppDisplayNameProvider
An interface that represents a provider for an app display name.
Namespace: Unity.Cloud.Common
Syntax
public interface IAppDisplayNameProvider
Methods
GetAppDisplayName()
Returns the App display name.
Declaration
string GetAppDisplayName()
Returns
| Type | Description |
|---|---|
| String |