getSubscribeUsersOnlineStatus

public final Unit getSubscribeUsersOnlineStatus(List<String> userIds, OperationHandler<List<UserOnlineStatus>> handler)

Batch queries the online status of subscribed users.

Requires the "Friend Online Status Change Notification" feature to be enabled.

Parameters

userIds

List of user IDs to query

handler

Callback returning the list of user online statuses on success