onClose abstract method

dynamic onClose(
  1. OnClose callback
)

Called when a connection is closed

Implementation

onClose(OnClose callback);