hyphenate_SDK4.0 4.6.0
hyphenate java IM SDK
Classes | Public Member Functions | Protected Member Functions | List of all members
com.hyphenate.chat.EMMessagePinInfo Class Reference

Inherits com.hyphenate.chat.EMBase< T >.

Classes

enum  PinOperation
 

Public Member Functions

String operatorId ()
 
long pinTime ()
 

Protected Member Functions

 EMMessagePinInfo ()
 
 EMMessagePinInfo (EMAMessagePinInfo emaObject)
 

Detailed Description

The pinning or unpinning information of the message.

Constructor & Destructor Documentation

◆ EMMessagePinInfo() [1/2]

com.hyphenate.chat.EMMessagePinInfo.EMMessagePinInfo ( )
protected

Constructor.

◆ EMMessagePinInfo() [2/2]

com.hyphenate.chat.EMMessagePinInfo.EMMessagePinInfo ( EMAMessagePinInfo  emaObject)
protected

Constructor.

Parameters
emaObjectemaObject

Member Function Documentation

◆ operatorId()

String com.hyphenate.chat.EMMessagePinInfo.operatorId ( )

The user ID of the operator that pins or unpins the message.

Returns
The user ID of the operator that pins or unpins the message.

◆ pinTime()

long com.hyphenate.chat.EMMessagePinInfo.pinTime ( )

The time when the message is pinned or unpinned.

Returns
When the message is pinned or unpinned.

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