Uses of Class
com.twilio.rest.conversations.v1.service.ParticipantConversationReader
-
Packages that use ParticipantConversationReader Package Description com.twilio.rest.conversations.v1.service -
-
Uses of ParticipantConversationReader in com.twilio.rest.conversations.v1.service
Methods in com.twilio.rest.conversations.v1.service that return ParticipantConversationReader Modifier and Type Method Description static ParticipantConversationReaderParticipantConversation. reader(String pathChatServiceSid)ParticipantConversationReaderParticipantConversationReader. setAddress(String address)ParticipantConversationReaderParticipantConversationReader. setIdentity(String identity)ParticipantConversationReaderParticipantConversationReader. setPageSize(Integer pageSize)
-