connect-sdk / de.proglove.sdk.display / PgScreenData / durationMs
durationMs
val durationMs:
Int
The duration for how long the notification should be displayed. Only used when sent with de.proglove.sdk.IPgManager.setNotificationScreen, must be >0 in that case. An automatic transition back to the previous screen will take place after this time. A notification can be replaced by any other notification and by a new screen. Depending on your implementation, this is thus only an upper limit on the time this notification will be shown.
Property
durationMs
- The duration for how long the notification should be displayed.
Only used when sent with de.proglove.sdk.IPgManager.setNotificationScreen, must be >0 in that case.
An automatic transition back to the previous screen will take place after this time.
A notification can be replaced by any other notification and by a new screen.
Depending on your implementation, this is thus only an upper limit on the time this notification will be shown.