newPresences property

List<Presence> newPresences
final

List of newly joined presences in the callback.

Implementation

final List<Presence> newPresences;