|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConferenceResource
This interface represents the conference resource.
| Method Summary | |
|---|---|
ConferenceInfo |
getDefaultConferenceInfo()Returns an instance of ConferenceInfo that represents the default conference data for all subscribers, the data format is "application/conference-info+xml" as specified in [RFC4575]. |
void |
setDistinctConferenceInfo(String subscriber, ConferenceInfo info)Set distinct conference information for different subscribers. |
| Methods inherited from interface com.oracle.sft.api.context.Resource |
|---|
getResourceId, getSubscribers, removeSubscriber |
| Methods inherited from interface com.oracle.sft.api.ContextElement |
|---|
isUpdatable |
| Method Detail |
|---|
ConferenceInfo getDefaultConferenceInfo()
ConferenceInfo that represents the default conference data for all subscribers, the data format is "application/conference-info+xml" as specified in [RFC4575].ConferenceInfoConferenceInfo
void setDistinctConferenceInfo(String subscriber,
ConferenceInfo info)
subscriber - the subscriber id.info - an instance of ConferenceInfo
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.