delayedUserStopped property

double? delayedUserStopped
getter/setter pair

The percentage of accepted messages that were delayed because the intended device user-profile was stopped on the target device at the time of the send.

The messages were eventually delivered when the user-profile was started again.

Implementation

core.double? delayedUserStopped;