Uses of Class
com.twilio.rest.flexapi.v1.interaction.interactionchannel.InteractionChannelInviteCreator
-
Packages that use InteractionChannelInviteCreator Package Description com.twilio.rest.flexapi.v1.interaction.interactionchannel -
-
Uses of InteractionChannelInviteCreator in com.twilio.rest.flexapi.v1.interaction.interactionchannel
Methods in com.twilio.rest.flexapi.v1.interaction.interactionchannel that return InteractionChannelInviteCreator Modifier and Type Method Description static InteractionChannelInviteCreatorInteractionChannelInvite. creator(String pathInteractionSid, String pathChannelSid, Map<String,Object> routing)InteractionChannelInviteCreatorInteractionChannelInviteCreator. setRouting(Map<String,Object> routing)
-