toggle menu
NexconnChatSDK
26.1.0
NexconnChatSDK
switch theme
search in API
NexconnChatSDK
/
ai.nexconn.chat.user.model
/
FriendDeleteEvent
Friend
Delete
Event
public
final
class
FriendDeleteEvent
Event data for friend deletion.
Members
Constructors
Friend
Delete
Event
Link copied to clipboard
public
FriendDeleteEvent
FriendDeleteEvent
(
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 deleted 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 deleted friend user IDs