userIds property

List<int> userIds
final

userIds User identifiers by which to filter events. By default, events relating to all users will be returned

Implementation

final List<int> userIds;