|
||||||||||
| 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||