public interface IRecorderCoreListener
Modifier and Type | Method and Description |
---|---|
void |
sessionCreated(IRecordingSession session)
Indicates that a new recording session was created.
|
void sessionCreated(IRecordingSession session)
session
- A new recording session. The session can be further observed
by attaching a listener to it.© Copyright IBM Corp. 2013. All rights reserved.