friend_get_last_online


Description:

public uint64 friend_get_last_online (uint32 friend_number, out ErrFriendGetLastOnline error = null)

Return a unix-time timestamp of the last time the friend associated with a given friend number was seen online. This function will return UINT64_MAX on error.

Parameters:

friend_number

The friend number you want to query.