MMUserNameValidator Class Reference
| Inherits from | NSObject |
| Conforms to | MMDBFetcherDelegate |
| Declared in | MMUserNameValidator.h MMUserNameValidator.m |
Instance Methods
beginValidation
- Begins an asynchronous request to validate the user name
- (void)beginValidationDiscussion
against the server database. A notification is posted to
the default notification center once the validation is
completed. The notification name is stored in
kAvailableUserNameNotification.
Declared In
MMUserNameValidator.h