detach method

dynamic detach (
  1. dynamic callbacks
)

Implementation

detach(callbacks) => this.session.destroyHandle(this.handleId, callbacks);