public interface MediaServerControllerFactory
Modifier and Type | Method and Description |
---|---|
akka.actor.Props |
provideBridgeControllerProps()
Provides a new Media Server Controller Props for a Bridge.
|
akka.actor.Props |
provideCallControllerProps()
Provides a new Media Server Controller Props for a Call.
|
akka.actor.Props |
provideConferenceControllerProps()
Provides a new Media Server Controller Props for a Conference.
|
akka.actor.Props provideCallControllerProps()
akka.actor.Props provideConferenceControllerProps()
akka.actor.Props provideBridgeControllerProps()
Copyright © 2017. All Rights Reserved.