hyphenate_SDK4.0 5.0.0
hyphenate java IM SDK
 
Loading...
Searching...
No Matches
com.hyphenate.chat.EMUserInfoManagerListener Interface Reference

Public Member Functions

default void onSelfUserInfoUpdate (EMUserInfo userInfo)
 
default void onUserInfoUpdate (List< EMUserInfo > userInfoList)
 

Detailed Description

The listener interface for user information updates.

This interface receives user information update events.

Member Function Documentation

◆ onSelfUserInfoUpdate()

default void com.hyphenate.chat.EMUserInfoManagerListener.onSelfUserInfoUpdate ( EMUserInfo userInfo)

Occurs when the current user's information is updated.

Parameters
userInfoThe updated information of the current user.

◆ onUserInfoUpdate()

default void com.hyphenate.chat.EMUserInfoManagerListener.onUserInfoUpdate ( List< EMUserInfo > userInfoList)

Occurs when other users' information is updated.

Parameters
userInfoListThe list of updated user information.

The documentation for this interface was generated from the following file: