|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface XBookmarkModule.Client
Client interface for the Bookmark Module API.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface |
---|
XAPIInterface.Client, XAPIInterface.Server |
Method Summary | |
---|---|
void |
bookmarkClosed(XChatInfo chatInfo, XBookmarkInfo bookmarkInfo) Notification that a Bookmark has been closed. |
void |
bookmarkOpened(XChatInfo chatInfo, XBookmarkInfo bookmarkInfo) Notification that a Bookmark has been opened. |
Method Detail |
---|
void bookmarkOpened(XChatInfo chatInfo, XBookmarkInfo bookmarkInfo)
chatInfo
- The Chat Info.bookmarkInfo
- The Bookmark Info.void bookmarkClosed(XChatInfo chatInfo, XBookmarkInfo bookmarkInfo)
chatInfo
- The Chat Info.bookmarkInfo
- The Bookmark Info.
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |