|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FlexSessionListener | |
| flex.messaging | |
| Uses of FlexSessionListener in flex.messaging |
| Methods in flex.messaging with parameters of type FlexSessionListener | |
static void |
FlexSession.addSessionCreatedListener(FlexSessionListener listener)
Adds a session create listener that will be notified when new sessions are created. |
static void |
FlexSession.removeSessionCreatedListener(FlexSessionListener listener)
Removes a session create listener. |
void |
FlexSession.addSessionDestroyedListener(FlexSessionListener listener)
Adds a session destroy listener that will be notified when the session is destroyed. |
void |
FlexSession.removeSessionDestroyedListener(FlexSessionListener listener)
Removes a session destroy listener. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||