ChatUserHelper IsNicknameAvailable Method Kentico 8.0 API Reference
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.
Back to Top
See Also