Syntax
interface XCloseSessionListener : com::sun::star::uno::XInterface ;
Method Summary
|
sessionClosed |
Notifies a closesession listener that the corresponding session was logged out
|
|
Method Details
|
|
Syntax
- oneway void sessionClosed
(
- any sessionData );
Description
Notifies a closesession listener that the corresponding session was logged out
Parameter sessionData
- [in]: the data identifying the session that was closed
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.