Environment
Provides environment information such as the device, app, deployment, network, and server time on which the mini app is running.
API List
API
Description
Details
Environment.getServerTime
Gets the current time of the Toss app server as a Unix timestamp (ms).
Environment.isMinVersionSupported
Checks whether the current Toss app version is at or above the minimum supported version for each platform.
Was this helpful?