Click or drag to resize

GroupConfig Constructor

Overload List
  NameDescription
Public methodGroupConfig
Creates a GroupConfig with default group-name and group-password.
Public methodGroupConfig(String)
Creates a GroupConfig with the given group-name and default group-password
Public methodGroupConfig(String, String)
Creates a GroupConfig with the given group-name and group-password
Top
See Also