If you are working on telephone solutions, please check
out the Ozeki VoIP SIP SDK.
It can be used to create VoIP client and server software. |
|
C# SMS API - logout method
This method can be used to logout from the SMS Gateway with your username
and password. This function frees resources in the server, so it is
recommended to use it. (Note: if you do not call this function the
server will free resources after a period of inactivity)
|
Name |
Description |
 |
void logout();
|
Use this function to logout from the SMS Gateway.
Example
logout();
|
Dig deeper!
People who read this also read...
Next page:
Send SMS message
|