Uses of Class
com.twilio.rest.api.v2010.account.conference.ParticipantReader
-
Packages that use ParticipantReader Package Description com.twilio.rest.api.v2010.account.conference -
-
Uses of ParticipantReader in com.twilio.rest.api.v2010.account.conference
Methods in com.twilio.rest.api.v2010.account.conference that return ParticipantReader Modifier and Type Method Description static ParticipantReaderParticipant. reader(String pathConferenceSid)static ParticipantReaderParticipant. reader(String pathAccountSid, String pathConferenceSid)ParticipantReaderParticipantReader. setCoaching(Boolean coaching)ParticipantReaderParticipantReader. setHold(Boolean hold)ParticipantReaderParticipantReader. setMuted(Boolean muted)ParticipantReaderParticipantReader. setPageSize(Integer pageSize)
-