Uses of Class
com.twilio.rest.proxy.v1.service.session.ParticipantCreator
-
Packages that use ParticipantCreator Package Description com.twilio.rest.proxy.v1.service.session -
-
Uses of ParticipantCreator in com.twilio.rest.proxy.v1.service.session
Methods in com.twilio.rest.proxy.v1.service.session that return ParticipantCreator Modifier and Type Method Description static ParticipantCreatorParticipant. creator(String pathServiceSid, String pathSessionSid, String identifier)ParticipantCreatorParticipantCreator. setFriendlyName(String friendlyName)ParticipantCreatorParticipantCreator. setIdentifier(String identifier)ParticipantCreatorParticipantCreator. setProxyIdentifier(String proxyIdentifier)ParticipantCreatorParticipantCreator. setProxyIdentifierSid(String proxyIdentifierSid)
-