Uses of Class
com.twilio.rest.flexapi.v1.interaction.interactionchannel.InteractionChannelParticipantUpdater
-
Packages that use InteractionChannelParticipantUpdater Package Description com.twilio.rest.flexapi.v1.interaction.interactionchannel -
-
Uses of InteractionChannelParticipantUpdater in com.twilio.rest.flexapi.v1.interaction.interactionchannel
Methods in com.twilio.rest.flexapi.v1.interaction.interactionchannel that return InteractionChannelParticipantUpdater Modifier and Type Method Description InteractionChannelParticipantUpdaterInteractionChannelParticipantUpdater. setStatus(InteractionChannelParticipant.Status status)static InteractionChannelParticipantUpdaterInteractionChannelParticipant. updater(String pathInteractionSid, String pathChannelSid, String pathSid, InteractionChannelParticipant.Status status)
-