public interface ServiceListener extends Serializable
com.avaya.collaboration.TheServiceListener
ServiceManager
,
TheServiceListener
Modifier and Type | Method and Description |
---|---|
void |
removeServiceFromCallFailed(Call call,
String reason)
Indicates that an attempt to remove the service from the call failed.
|
void |
removeServiceFromCallSucceeded(Call call)
Indicates that an attempt to remove the service from the call succeeded
|
void removeServiceFromCallSucceeded(Call call)
call
- The call in which the service was involvedCopyright © 2023 Avaya. All rights reserved.