Interface ISamsungAppsConfiguration
Store configuration for Samsung Apps.
Namespace: UnityEngine.Purchasing
Syntax
public interface ISamsungAppsConfiguration : IStoreConfiguration
Methods
SetMode(SamsungAppsMode)
Sets the purchase mode for testing or shipping Samsung Apps.
Declaration
void SetMode(SamsungAppsMode mode)
Parameters
Type | Name | Description |
---|---|---|
SamsungAppsMode | mode | The way in which store purchases will behave. See |