onBind2Success abstract method

Future<void> onBind2Success(
  1. XMLNode result
)

Called by the Bind2 negotiator when Bind2 results are received.

Implementation

Future<void> onBind2Success(XMLNode result);