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