members property
final
Concrete ChatMembers who are dialed (or redialed) by the ChatCall.
Guaranteed to be non-empty.
Implementation
final List<ChatMember> members;
Concrete ChatMembers who are dialed (or redialed) by the ChatCall.
Guaranteed to be non-empty.
final List<ChatMember> members;