Package com.isode.dsapi.config
Class MESH.State
java.lang.Object
com.isode.dsapi.config.MESH.State
- Enclosing class:
- MESH
Top-level object returned to callers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the states of all known MESH groups.
-
Constructor Details
-
State
public State()Constructor.
-
-
Method Details
-
getGroupState
Get the states of all known MESH groups.- Returns:
- Set of GroupState objects as mapped by their name. Never null.
-