Package | Description |
---|---|
com.smartfoxserver.v2.components.signup |
Modifier and Type | Field and Description |
---|---|
ISignUpAssistantPlugin |
SignUpConfiguration.postProcessPlugin
ADVANCED
Allows developers to add and extra plugin class in the SignUp process to manipulate objects
AFTER the SignUo data has been stored and before the client email is sent.
|
ISignUpAssistantPlugin |
SignUpConfiguration.preProcessPlugin
ADVANCED
Allows developers to add and extra plugin class in the SignUp process to manipulate objects
BEFORE the SignUp data is verified and stored in the database.
|