PTChoiceFormDataSource

@protocol PTChoiceFormDataSource <NSObject>

The PTChoiceFormDataSource protocol is adopted by an object that mediates a choice field’s choices for a ChoiceFormViewController object. The data source provides the ChoiceFormViewController with the information it needs display the choices.