Audium Knowledge Base

Knowledgebase Home | Contact Knowledgebase Home | Contact
Search the Knowledgebase Jump to ID Browse by Category
Can I safely access session data during my custom On End Call class?
Categories: Audium OpenSDK
Article ID: 94
Last updated: January 08, 2007
User Opinions
No users have voted.

How would you rate this answer?
Helpful
Not helpful
SUMMARY

This article explains when the session expires, and considerations while using custom On End Call classes to access it.

SYMPTOMS

Developer would like to write a custom On End Call class that accesses data stored in the session, but is concerned that the session may be invalidated before the On End Call class has time to complete its task.

RESOLUTION

The session is not invalidated until the On End Call class is complete.  This means that the session will be fully available until the On End Call class is done, and the developer need not worry about it being invalidated.  As a side note, the Audium port associated with that call will remain in use until the On End Call class completes its task.
Visitor Comments
No visitor comments posted. Post a comment
Related Questions
Attachments
No attachments were found.

Copyright (c) 2005 Audium Corporation. All rights reserved.
Audium Home | Audium Support Center Home | Audium Customer Care Home