Package 

Class RoomEvent.ParticipantMetadataChanged


  • 
    public final class RoomEvent.ParticipantMetadataChanged
    extends RoomEvent
                        

    Participant metadata is a simple way for app-specific state to be pushed to all users. When RoomService.UpdateParticipantMetadata is called to change a participant's state, this event will be fired for all clients in the room.