set In App Purchase Environment
fun setInAppPurchaseEnvironment(environment: AirbridgeInAppPurchaseEnvironment): AirbridgeOptionBuilder
Sets an environment to be tracked of in-app-purchase (default value is AirbridgeInAppPurchaseEnvironment.PRODUCTION).
Return
The AirbridgeOptionBuilder instance for method chaining.
Parameters
environment
The environment to be set.