Callcenter developers
If you are working on telephone solutions, please check
out the Ozeki VoIP SIP SDK.
It can be used to create: |
Webphone solutions:
- Adobe Flash video phone
- Silverlight video phone
- Web to web calls
- Web to VoIP calls
Custom SIP clients:
- Silverlight SIP VoIP client
- Flash SIP VoIP client
- C# .net SIP VoIP client
- ASP .net SIP VoIP client
- Web based SIP VoIP client
Custom VoIP solutions:
- VoIP SIP softphones
- VoIP call center clients
- VoIP IVR systems
- VoIP predictive dialer systems
- VoIP auto dialer systems
- VoIP call assistant
- VoIP call recording systems
- VoIP intercom solutions
|
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
|