handleDone abstract method

void handleDone(
  1. StringCallback doneHandler
)

Involes handleDone if the connection is closed normally.

Implementation

void handleDone(StringCallback doneHandler);