refreshContactLastActivityDate

abstract fun refreshContactLastActivityDate(contact: IRainbowContact?)

Refreshes the last activity date of the contact from the server.

This method triggers a presence update notification on the contact if needed. Note: The contact must be in the user's roster to have access to their presence.

Parameters

contact

The IRainbowContact to refresh.