Uses of Class
com.twilio.rest.ipmessaging.v1.service.channel.MessageFetcher
-
Packages that use MessageFetcher Package Description com.twilio.rest.ipmessaging.v1.service.channel -
-
Uses of MessageFetcher in com.twilio.rest.ipmessaging.v1.service.channel
Methods in com.twilio.rest.ipmessaging.v1.service.channel that return MessageFetcher Modifier and Type Method Description static MessageFetcher
Message. fetcher(String pathServiceSid, String pathChannelSid, String pathSid)
Create a MessageFetcher to execute fetch.
-