account.updateDeviceLocked

When client-side passcode lock feature is enabled, will not show message texts in incoming PUSH notifications.

 Method schema is available as of layer 22. Switch »

Parameters

Name Type Description
period int Inactivity period after which to start hiding message texts in PUSH notifications.

Result

Bool

Related pages

Handling PUSH-notifications

How to subscribe to and handle PUSH notifications

Go up