Ifd:logout
From dev.ifd-library.org
API version 2
void logout(String session_id)
Method to logout the user. This method should clean up after the user and remove the session on the server.
Input:
-
string session_id- ID of current users session
Return:
- none
API version 3
No change in function i API 3.0
Comments: Talk:Ifd:logout