getExpiresTime

abstract fun getExpiresTime(): Long

Returns the expiry UTC time in milliseconds, in case of status like DND, OutOfOffice, Quiet, Busy etc. It can be compared with current time to calculate till when the getStatus is valid.

Since

3.10.0