isSupported abstract method

Future<bool> isSupported()

Returns true if the XEP is supported on the server. If not, returns false

Implementation

Future<bool> isSupported();