onXmppEvent method
- XmppEvent event
Called when an event is triggered in the XmppConnection.
Implementation
Future<void> onXmppEvent(XmppEvent event) async {}
Called when an event is triggered in the XmppConnection.
Future<void> onXmppEvent(XmppEvent event) async {}