|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpNotificationMediaRequest | |
|---|---|
| org.csapi.cc.cccs | |
| org.csapi.cc.mmccs | |
| org.mobicents.csapi.jr.slee.cc.mmccs | Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. |
| Uses of TpNotificationMediaRequest in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs with parameters of type TpNotificationMediaRequest | |
|---|---|
void |
IpConfCallControlManagerPOATie.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
|
void |
_IpConfCallControlManagerStub.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
|
int |
IpConfCallControlManagerPOATie.createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
|
int |
_IpConfCallControlManagerStub.createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
|
| Uses of TpNotificationMediaRequest in org.csapi.cc.mmccs |
|---|
| Fields in org.csapi.cc.mmccs declared as TpNotificationMediaRequest | |
|---|---|
TpNotificationMediaRequest |
TpMediaNotificationRequested.AppNotificationMediaRequest
|
TpNotificationMediaRequest |
TpNotificationMediaRequestHolder.value
|
| Methods in org.csapi.cc.mmccs that return TpNotificationMediaRequest | |
|---|---|
static TpNotificationMediaRequest |
TpNotificationMediaRequestHelper.extract(org.omg.CORBA.Any any)
|
static TpNotificationMediaRequest |
TpNotificationMediaRequestHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cc.mmccs with parameters of type TpNotificationMediaRequest | |
|---|---|
void |
IpMultiMediaCallControlManagerPOATie.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
|
void |
IpMultiMediaCallControlManagerOperations.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
|
void |
_IpMultiMediaCallControlManagerStub.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
|
int |
IpMultiMediaCallControlManagerPOATie.createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
|
int |
IpMultiMediaCallControlManagerOperations.createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
|
int |
_IpMultiMediaCallControlManagerStub.createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
|
static void |
TpNotificationMediaRequestHelper.insert(org.omg.CORBA.Any any,
TpNotificationMediaRequest s)
|
static void |
TpNotificationMediaRequestHelper.write(org.omg.CORBA.portable.OutputStream out,
TpNotificationMediaRequest s)
|
| Constructors in org.csapi.cc.mmccs with parameters of type TpNotificationMediaRequest | |
|---|---|
TpMediaNotificationRequested(TpNotificationMediaRequest AppNotificationMediaRequest,
int AssignmentID)
|
|
TpNotificationMediaRequestHolder(TpNotificationMediaRequest initial)
|
|
| Uses of TpNotificationMediaRequest in org.mobicents.csapi.jr.slee.cc.mmccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mmccs with parameters of type TpNotificationMediaRequest | |
|---|---|
void |
IpMultiMediaCallControlManagerConnection.changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
This method is used by the application to change the event criteria introduced with createMediaNotification. |
int |
IpMultiMediaCallControlManagerConnection.createMediaNotification(TpNotificationMediaRequest notificationMediaRequest)
This method is used to create media stream notifications so that events can be sent to the application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||