public interface MgcpEventProvider
| Modifier and Type | Method and Description |
|---|---|
MgcpEvent |
provide(MgcpRequestedEvent requestedEvent)
Provides an MGCP Event according to a set of requested parameters.
|
MgcpEvent provide(MgcpRequestedEvent requestedEvent) throws MgcpPackageNotFoundException, MgcpEventNotFoundException, MalformedMgcpEventRequestException
requestedEvent - The request for the event.MgcpPackageNotFoundException - The requested package could not be found.MgcpEventNotFoundException - The requested event does not exist within the package.MalformedMgcpEventRequestException - The event parameters are malformed.Copyright © 2017 TeleStax, Inc.. All Rights Reserved.