Overload List
Name | Description | |
---|---|---|
GroupConfig | Creates a GroupConfig with default group-name and group-password. | |
GroupConfig(String) | Creates a GroupConfig with the given group-name and default group-password | |
GroupConfig(String, String) | Creates a GroupConfig with the given group-name and group-password |
See Also