hasNext()
nextRecipient()
Provides an abstract way of specifying recipients for batch sending.
hasNext() : boolean
boolean
nextRecipient() : array
e.g. ('foo@bar' => 'Foo') or ('foo@bar' => NULL)
array