void
FSCMOBILEAPPS@1.1001:CPGetMobileAppPasscodeLockTime(
key MobileAppPlatform
platform,
key MobileAppType
type,
out direct integer
foregroundpasscodelocktime,
out direct integer
backgroundpasscodelocktime)
Name |
Description |
platform |
the platform
|
type |
the type
|
foregroundpasscodelocktime |
the time interval for the passcode lock when the app is in foreground
|
backgroundpasscodelocktime |
the time interval for the passcode lock when the app is in background
|
Additional Information