users.validateCode
Syntax
mixed users.validateCode ( int vhost, int uid = 0, string phone = '', string email = '', string username = '', string verificationCode = NULL )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | ID of the application that the media is in. | |||
| 0 | ID of the user. | |||
| '' | number of the user. | |||
| '' | address of the user. | |||
| '' | username of the user. | |||
| NULL | The previously generated code, sent to user via email or sms |
Return Values
| Field | Description | Possible Values |
|---|
