Uses of Class
com.twilio.rest.flexapi.v1.interaction.interactionchannel.InteractionChannelParticipantCreator
-
Packages that use InteractionChannelParticipantCreator Package Description com.twilio.rest.flexapi.v1.interaction.interactionchannel -
-
Uses of InteractionChannelParticipantCreator in com.twilio.rest.flexapi.v1.interaction.interactionchannel
Methods in com.twilio.rest.flexapi.v1.interaction.interactionchannel that return InteractionChannelParticipantCreator Modifier and Type Method Description static InteractionChannelParticipantCreatorInteractionChannelParticipant. creator(String pathInteractionSid, String pathChannelSid, InteractionChannelParticipant.Type type, Map<String,Object> mediaProperties)InteractionChannelParticipantCreatorInteractionChannelParticipantCreator. setMediaProperties(Map<String,Object> mediaProperties)InteractionChannelParticipantCreatorInteractionChannelParticipantCreator. setType(InteractionChannelParticipant.Type type)
-