org.csapi.cc.mmccs
Class TpMediaStreamEventType
java.lang.Object
org.csapi.cc.mmccs.TpMediaStreamEventType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpMediaStreamEventType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpMediaStreamEventType"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_MEDIA_STREAM_ADDED
public static final int _P_MEDIA_STREAM_ADDED
- See Also:
- Constant Field Values
P_MEDIA_STREAM_ADDED
public static final TpMediaStreamEventType P_MEDIA_STREAM_ADDED
_P_MEDIA_STREAM_SUBTRACTED
public static final int _P_MEDIA_STREAM_SUBTRACTED
- See Also:
- Constant Field Values
P_MEDIA_STREAM_SUBTRACTED
public static final TpMediaStreamEventType P_MEDIA_STREAM_SUBTRACTED
TpMediaStreamEventType
protected TpMediaStreamEventType(int i)
value
public int value()
from_int
public static TpMediaStreamEventType from_int(int value)
Copyright © 2008. All Rights Reserved.