|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpMediaStreamEventType | |
|---|---|
| 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 TpMediaStreamEventType in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs with parameters of type TpMediaStreamEventType | |
|---|---|
TpAppMultiMediaCallBack |
IpAppConfCallControlManagerPOATie.reportMediaNotification(TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
|
TpAppMultiMediaCallBack |
_IpAppConfCallControlManagerStub.reportMediaNotification(TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
|
| Uses of TpMediaStreamEventType in org.csapi.cc.mmccs |
|---|
| Fields in org.csapi.cc.mmccs declared as TpMediaStreamEventType | |
|---|---|
static TpMediaStreamEventType |
TpMediaStreamEventType.P_MEDIA_STREAM_ADDED
|
static TpMediaStreamEventType |
TpMediaStreamEventType.P_MEDIA_STREAM_SUBTRACTED
|
TpMediaStreamEventType |
TpMediaStreamEventTypeHolder.value
|
| Methods in org.csapi.cc.mmccs that return TpMediaStreamEventType | |
|---|---|
static TpMediaStreamEventType |
TpMediaStreamEventTypeHelper.extract(org.omg.CORBA.Any any)
|
static TpMediaStreamEventType |
TpMediaStreamEventType.from_int(int value)
|
static TpMediaStreamEventType |
TpMediaStreamEventTypeHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cc.mmccs with parameters of type TpMediaStreamEventType | |
|---|---|
static void |
TpMediaStreamEventTypeHelper.insert(org.omg.CORBA.Any any,
TpMediaStreamEventType s)
|
void |
IpAppMultiMediaCallLegOperations.mediaStreamMonitorRes(int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
|
void |
_IpAppMultiMediaCallLegStub.mediaStreamMonitorRes(int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
|
void |
IpAppMultiMediaCallLegPOATie.mediaStreamMonitorRes(int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
|
TpAppMultiMediaCallBack |
IpAppMultiMediaCallControlManagerPOATie.reportMediaNotification(TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
|
TpAppMultiMediaCallBack |
_IpAppMultiMediaCallControlManagerStub.reportMediaNotification(TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
|
TpAppMultiMediaCallBack |
IpAppMultiMediaCallControlManagerOperations.reportMediaNotification(TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
|
static void |
TpMediaStreamEventTypeHelper.write(org.omg.CORBA.portable.OutputStream out,
TpMediaStreamEventType s)
|
| Constructors in org.csapi.cc.mmccs with parameters of type TpMediaStreamEventType | |
|---|---|
TpMediaStreamEventTypeHolder(TpMediaStreamEventType initial)
|
|
| Uses of TpMediaStreamEventType in org.mobicents.csapi.jr.slee.cc.mmccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mmccs that return TpMediaStreamEventType | |
|---|---|
TpMediaStreamEventType |
MediaStreamMonitorResEvent.getType()
Returns the type |
TpMediaStreamEventType |
ReportMediaNotificationEvent.getType()
Returns the type |
| Constructors in org.mobicents.csapi.jr.slee.cc.mmccs with parameters of type TpMediaStreamEventType | |
|---|---|
MediaStreamMonitorResEvent(TpServiceIdentifier tpServiceIdentifier,
int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
Constructor for MediaStreamMonitorResEvent |
|
ReportMediaNotificationEvent(TpServiceIdentifier tpServiceIdentifier,
TpMultiMediaCallIdentifier callReference,
TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
TpMediaStream[] mediaStreams,
TpMediaStreamEventType type,
int assignmentID)
Constructor for ReportMediaNotificationEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||