toggle menu
NexconnChatSDK
26.2.2
NexconnChatSDK
switch theme
search in API
NexconnChatSDK
/
ai.nexconn.chat.user.model
/
FriendRemoveEvent
Friend
Remove
Event
public
final
class
FriendRemoveEvent
Event data for friend removal.
Members
Constructors
Friend
Remove
Event
Link copied to clipboard
public
FriendRemoveEvent
FriendRemoveEvent
(
List
<
String
>
userIds
,
Long
operationTime
)
Properties
operation
Time
Link copied to clipboard
private
final
Long
operationTime
Timestamp of the operation
user
Ids
Link copied to clipboard
private
final
List
<
String
>
userIds
List of removed friend user IDs
Functions
get
Operation
Time
Link copied to clipboard
public
final
Long
getOperationTime
(
)
Timestamp of the operation
get
User
Ids
Link copied to clipboard
public
final
List
<
String
>
getUserIds
(
)
List of removed friend user IDs