get Subscribe Users Online Status
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
user Ids
List of user IDs to query
handler
Callback returning the list of user online statuses on success