Package | Description |
---|---|
org.mobicents.servlet.restcomm.mscontrol.messages | |
org.restcomm.connect.mscontrol.api.messages |
Constructor and Description |
---|
MediaServerConferenceControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state,
MediaSessionInfo mediaSession,
Sid conferenceSid) |
MediaServerConferenceControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state,
MediaSessionInfo mediaSession,
Sid conferenceSid,
String conferenceState) |
MediaServerConferenceControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state,
Sid conferenceSid) |
MediaServerConferenceControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state,
Sid conferenceSid,
String conferenceState) |
Modifier and Type | Method and Description |
---|---|
MediaServerControllerStateChanged.MediaServerControllerState |
MediaServerControllerStateChanged.getState() |
static MediaServerControllerStateChanged.MediaServerControllerState |
MediaServerControllerStateChanged.MediaServerControllerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaServerControllerStateChanged.MediaServerControllerState[] |
MediaServerControllerStateChanged.MediaServerControllerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MediaServerControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state) |
MediaServerControllerStateChanged(MediaServerControllerStateChanged.MediaServerControllerState state,
MediaSessionInfo mediaSession) |
Copyright © 2016. All Rights Reserved.