public class HoldActivityImpl extends ActivityHelper<HoldActivity> implements HoldActivity
| Constructor and Description |
|---|
HoldActivityImpl(Channel channel,
ActivityCallback<HoldActivity> callback) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doActivity() |
Channel |
getChannel() |
ListenerPriority |
getPriority() |
void |
onManagerEvent(ManagerEvent event) |
HashSet<Class<? extends ManagerEvent>> |
requiredEvents() |
getLastException, isSuccess, progess, run, setLastException, startActivity, validateChannelgetDumpRateLimit, withLockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastException, isSuccesspublic HoldActivityImpl(Channel channel, ActivityCallback<HoldActivity> callback)
public boolean doActivity()
throws PBXException
doActivity in class ActivityHelper<HoldActivity>PBXExceptionpublic Channel getChannel()
getChannel in interface HoldActivitypublic HashSet<Class<? extends ManagerEvent>> requiredEvents()
public ListenerPriority getPriority()
getPriority in class ActivityHelper<HoldActivity>public void onManagerEvent(ManagerEvent event)
Copyright © 2004–2021. All rights reserved.