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, validateChannel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastException, isSuccess
public HoldActivityImpl(Channel channel, ActivityCallback<HoldActivity> callback)
public boolean doActivity() throws PBXException
doActivity
in class ActivityHelper<HoldActivity>
PBXException
public Channel getChannel()
getChannel
in interface HoldActivity
public HashSet<Class<? extends ManagerEvent>> requiredEvents()
public ListenerPriority getPriority()
getPriority
in class ActivityHelper<HoldActivity>
public void onManagerEvent(ManagerEvent event)
Copyright © 2004–2017. All rights reserved.