Chat SDK for Android v1.3.2
agora java chat SDK
Classes | Public Member Functions | Protected Member Functions | List of all members
io.agora.chat.MessagePinInfo Class Reference

Inherits io.agora.chat.EMBase< T >.

Classes

enum  PinOperation
 

Public Member Functions

String operatorId ()
 
long pinTime ()
 

Protected Member Functions

 MessagePinInfo ()
 
 MessagePinInfo (EMAMessagePinInfo emaObject)
 

Detailed Description

The message pinning information.

Constructor & Destructor Documentation

◆ MessagePinInfo() [1/2]

io.agora.chat.MessagePinInfo.MessagePinInfo ( )
protected

Constructor.

◆ MessagePinInfo() [2/2]

io.agora.chat.MessagePinInfo.MessagePinInfo ( EMAMessagePinInfo  emaObject)
protected

Constructor.

Parameters
emaObjectemaObject

Member Function Documentation

◆ operatorId()

String io.agora.chat.MessagePinInfo.operatorId ( )

The user ID of the operator that pins the message.

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

◆ pinTime()

long io.agora.chat.MessagePinInfo.pinTime ( )

The time when the message is pinned.

Returns
When the message is pinned.

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