Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api.context
Interface MediaServerEvent

All Superinterfaces:
ContextElement

public interface MediaServerEvent
extends ContextElement

MediaEvent interface is used by application to get the media event that from media server


Method Summary
 javax.media.mscontrol.MediaEvent getMediaEvent()
          Return the JSR 309 MediaEvent associated with the current context.

 

Methods inherited from interface com.oracle.sft.api.ContextElement
isUpdatable

 

Method Detail

getMediaEvent

javax.media.mscontrol.MediaEvent getMediaEvent()
Return the JSR 309 MediaEvent associated with the current context.
Returns:
an instance of MediaEvent

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.