onSuccess method

  1. @override
Future<void> onSuccess()
override

Caled by the XmppConnection when the reconnection was successful.

Implementation

@override
Future<void> onSuccess() async {}