Click or drag to resize
ChatUserHelperIsNicknameAvailable Method
Overload List
  NameDescription
Public methodStatic memberIsNicknameAvailable(String)
Returns true if nickname is available. Otherwise false. Takes into account ChatHelper.ForceAnonymUniqueNicknamesSetting.
Public methodStatic memberIsNicknameAvailable(String, Boolean)
Returns true if nickname is available. Otherwise false. Current user is not counted.
Top
See Also