Package 

Class GraphRequestBatch

  • All Implemented Interfaces:
    kotlin.collections.Collection , kotlin.collections.Iterable , kotlin.collections.List , kotlin.collections.MutableCollection , kotlin.collections.MutableIterable , kotlin.collections.MutableList

    
    public final class GraphRequestBatch
    extends AbstractList<GraphRequest>
                        

    RequestBatch contains a list of Request objects that can be sent to Facebook in a single round-trip.