handleSecuredConnectionDone method

void handleSecuredConnectionDone()

Implementation

void handleSecuredConnectionDone() {
  Log.d(TAG, 'Handle secured connection done');
  handleCloseState();
}