public interface UserFeaturesProvider
UserFeatureProvider
is responsible for providing the features
of protocols supported by users.Modifier and Type | Method and Description |
---|---|
Iterator<String> |
getFeatures()
Returns an Iterator (of String) with the namespace of supported features
by users.
|
Iterator<String> getFeatures()
Copyright © 2003–2020 Ignite Realtime. All rights reserved.