Package | Description |
---|---|
org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfbridgeEndEvent
This event is sent when the last user leaves a conference and it is torn
down.
|
class |
ConfbridgeJoinEvent
This event is sent when a user joins a conference - either one already in
progress or as the first user to join a newly instantiated bridge.
|
class |
ConfbridgeLeaveEvent
This event is sent when a user leaves a conference.
|
class |
ConfbridgeStartEvent
This event is sent when the first user requests a conference and it is
instantiated.
|
class |
ConfbridgeTalkingEvent
This event is sent when the conference detects that a user has either begin
or stopped talking.
|
Copyright © 2004–2020. All rights reserved.