| addsmppuser |
Use this method to adds an SMPP user. The user name and password that you specify in this method are added to the configuration file and used to authenticate the user. |
Syntax |
Parameters |
username |
Name of the SMPP user. Must be the same as the user name specified in the SMPP server. This is mandatory parameter. |
password |
Password for binding to the SMPP server. Must be the same as the password specified in the SMPP server. |
Return Value |
Returns simpleResult |
See Also |