|
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 interface XVoiceModuleClientEvents
Voice Module Client Events.
Method Summary | |
---|---|
void |
notifyMute(XObjectID conversationID, XObjectID userID, String callID, Boolean muted) |
void |
notifyOffCall(XObjectID conversationID, XObjectID userID, String callID) |
void |
notifyOnCall(XObjectID conversationID, XObjectID userID, String callID) |
void |
notifySpeaking(XObjectID conversationID, XObjectID userID, Boolean speaking) |
void |
notifyUpdateConference(XObjectID conversationID, XObjectID conferenceID, XUpdater updater) |
Method Detail |
---|
void notifyOnCall(XObjectID conversationID, XObjectID userID, String callID)
void notifyOffCall(XObjectID conversationID, XObjectID userID, String callID)
void notifySpeaking(XObjectID conversationID, XObjectID userID, Boolean speaking)
void notifyMute(XObjectID conversationID, XObjectID userID, String callID, Boolean muted)
void notifyUpdateConference(XObjectID conversationID, XObjectID conferenceID, XUpdater updater)
|
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 |