Package com.amazonaws.ivs.broadcast
Class ParticipantInfo
java.lang.Object
com.amazonaws.ivs.broadcast.ParticipantInfo
Information about a participant
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
participantId
An ID assigned to this participant, and it's guaranteed to be unique in one Stage session - 
userId
A user ID associated with this participant - 
isLocal
public final boolean isLocal - 
capabilities
 - 
userInfo
 - 
attributes
Attributes associated with this participant 
 -