Interface IAppIdProvider
An interface that represents a provider of an app ID.
Namespace: Unity.Cloud.Common
Syntax
public interface IAppIdProvider
Methods
GetAppId()
Returns the App Id uniquely identifying an App on the cloud services.
Declaration
string GetAppId()
Returns
Type | Description |
---|---|
String |