Chat SDK for Android v1.3.2
agora java chat SDK
 
Loading...
Searching...
No Matches
io.agora.chat.MessagePinInfo Class Reference

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: