postRegisterCallback method
Run after all negotiators are registered. Useful for registering callbacks against other negotiators. By default this function does nothing.
Implementation
Future<void> postRegisterCallback() async {}
Run after all negotiators are registered. Useful for registering callbacks against other negotiators. By default this function does nothing.
Future<void> postRegisterCallback() async {}