Returns true if the XEP is supported on the server. If not, returns false
@override Future<bool> isSupported() async => true;