FB.SequencerBase

Description

Abstract class representing how to execute a sequence of requests to the Facebook API, potentially in parallel.

Properties

Boolean  isParallel

Indicate whether operations in the sequence can be executed in parallel.

Properties