SetNextArea
area->SetNextArea(nextArea);
void SetNextArea(MessagingArea *area);
area->SetNextArea(NULL);
fLastArea->SetNextArea(area);