Uses of Class
com.twilio.rest.api.v2010.account.call.NotificationFetcher
-
Packages that use NotificationFetcher Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of NotificationFetcher in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return NotificationFetcher Modifier and Type Method Description static NotificationFetcherNotification. fetcher(String pathCallSid, String pathSid)static NotificationFetcherNotification. fetcher(String pathAccountSid, String pathCallSid, String pathSid)
-