See: Description
Interface | Description |
---|---|
ServiceLifeCycle |
The Service life cycle interface defines service initialization and destroy callback methods for the purpose of startup and cleanup,
respectively.
|
ServiceListener |
Listener interface through which the service is informed of ServiceManager events.
|
TheServiceLifeCycle |
TheServiceLifeCycle allows service to provide service life cycle callback
methods.
|
TheServiceListener |
TheServiceListener allows a service to be informed of ServiceManager events (such as removeFromCallSucceeded and removeFromCallFailed).
|
Class | Description |
---|---|
ServiceManager |
This class is used for service-related operations like removing a service from the signaling path.
|
Copyright © 2023 Avaya. All rights reserved.