Class InviteFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Invite>
-
- com.twilio.rest.ipmessaging.v2.service.channel.InviteFetcher
-
-
Constructor Summary
Constructors Constructor Description InviteFetcher(String pathServiceSid, String pathChannelSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Invitefetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-