Interface IGooglePlayStoreConnectionUseCase
Interface for managing the connection to the Google Play Store.
Namespace: UnityEngine.Purchasing
Assembly: Unity.Purchasing.dll
Syntax
public interface IGooglePlayStoreConnectionUseCase
Methods
EndConnection()
Ends the connection to the Google Play Store.
Declaration
void EndConnection()