Uses of Class
com.twilio.rest.api.v2010.account.queue.MemberFetcher
-
Packages that use MemberFetcher Package Description com.twilio.rest.api.v2010.account.queue -
-
Uses of MemberFetcher in com.twilio.rest.api.v2010.account.queue
Methods in com.twilio.rest.api.v2010.account.queue that return MemberFetcher Modifier and Type Method Description static MemberFetcherMember. fetcher(String pathQueueSid, String pathCallSid)static MemberFetcherMember. fetcher(String pathAccountSid, String pathQueueSid, String pathCallSid)
-