hyphenate_SDK4.0 5.0.0
hyphenate java IM SDK
 
Loading...
Searching...
No Matches
com.hyphenate.chat.EMSenderInfo Class Reference

Public Member Functions

 EMSenderInfo (EMASenderInfo senderInfo)
 
String getUserId ()
 
String getNickname ()
 
String getAvatar ()
 
String getNamecard ()
 
String getRemark ()
 

Protected Member Functions

 EMSenderInfo ()
 

Detailed Description

The message sender information class that contains user attributes of the sender.

Constructor & Destructor Documentation

◆ EMSenderInfo() [1/2]

com.hyphenate.chat.EMSenderInfo.EMSenderInfo ( )
protected

Constructor.

◆ EMSenderInfo() [2/2]

com.hyphenate.chat.EMSenderInfo.EMSenderInfo ( EMASenderInfo senderInfo)

Constructs an instance with the underlying adapter object.

Parameters
senderInfoThe underlying adapter object.

Member Function Documentation

◆ getAvatar()

String com.hyphenate.chat.EMSenderInfo.getAvatar ( )

Gets the user avatar URL of the sender.

Returns
The user avatar URL of the sender.

◆ getNamecard()

String com.hyphenate.chat.EMSenderInfo.getNamecard ( )

Gets the name card of the sender in the group.

Returns
The name card of the sender in the group.

◆ getNickname()

String com.hyphenate.chat.EMSenderInfo.getNickname ( )

Gets the user nickname of the sender.

Returns
The user nickname of the sender.

◆ getRemark()

String com.hyphenate.chat.EMSenderInfo.getRemark ( )

Gets the contact remarks of the sender.

Returns
The contact remarks of the sender.

◆ getUserId()

String com.hyphenate.chat.EMSenderInfo.getUserId ( )

Gets the user ID of the sender.

Returns
The user ID of the sender.

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