Uses of Class
com.twilio.sdk.resource.instance.Feedback

Packages that use Feedback
com.twilio.sdk.resource.factory   
com.twilio.sdk.resource.factory.impl   
com.twilio.sdk.resource.instance   
 

Uses of Feedback in com.twilio.sdk.resource.factory
 

Methods in com.twilio.sdk.resource.factory that return Feedback
 Feedback FeedbackFactory.create(List<org.apache.http.NameValuePair> params)
          Creates the feedback factory for adding feedback to an resource.
 

Uses of Feedback in com.twilio.sdk.resource.factory.impl
 

Methods in com.twilio.sdk.resource.factory.impl that return Feedback
 Feedback FeedbackFactoryImpl.create(List<org.apache.http.NameValuePair> params)
          Creates the feedback factory for adding feedback to an resource.
 

Uses of Feedback in com.twilio.sdk.resource.instance
 

Methods in com.twilio.sdk.resource.instance that return Feedback
 Feedback Call.getFeedback()
          Gets the feedback for the call.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.