|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface ParticipantEvent
Specifies events pertaining to a Participant in the Communication. Any method annotated with this annotation would be invoked when the ParticipantEvent of the specified type occurs.
Optional Element Summary | |
---|---|
Class |
communicationType Specifies the type of the Communication. |
ParticipantEvent.Type |
type Specifies the type of the ParticipantEvent. |
public abstract ParticipantEvent.Type type
public abstract Class communicationType
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2012 Oracle Corporation. All Rights Reserved.