com.genesyslab.omsdk.mil.applicationblocks.haserver
Class MediaEvent
java.lang.Object
com.genesyslab.omsdk.mil.applicationblocks.haserver.MediaEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class MediaEvent
- extends java.lang.Object
- implements java.io.Serializable
Sample class for presentation of user media event.
Options of this sample are the following:
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTimestamp
public long getTimestamp()
getServerID
public long getServerID()
getUserID
public long getUserID()
getUserName
public java.lang.String getUserName()
getMessage
public java.lang.String getMessage()