Friend Info Changed Sync Event
Information about friend info synced from another device.
Parameters
user Id
User ID
remark
Friend remark name
ext Profile
Extended profile key-value pairs
operation Time
Operation timestamp (milliseconds)
Constructors
Link copied to clipboard
public FriendInfoChangedSyncEvent FriendInfoChangedSyncEvent(String userId, String remark, Map<String, String> extProfile, Long operationTime)