public class RedirectToActivityImpl extends ActivityHelper<RedirectToActivity> implements RedirectToActivity
| Constructor and Description |
|---|
RedirectToActivityImpl(Channel channel1,
ActivityCallback<RedirectToActivity> listener)
Splits a call by moving each of its two channels into the Activity agi.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
doActivity() |
Call |
getCall()
After a call has been split we get two new calls.
|
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 RedirectToActivityImpl(Channel channel1, ActivityCallback<RedirectToActivity> listener)
callToSplit - The call to splitlistener - public boolean doActivity()
throws PBXException
doActivity in class ActivityHelper<RedirectToActivity>PBXExceptionpublic HashSet<Class<? extends ManagerEvent>> requiredEvents()
public void onManagerEvent(ManagerEvent event)
public ListenerPriority getPriority()
getPriority in class ActivityHelper<RedirectToActivity>public Call getCall()
getCall in interface RedirectToActivityCopyright © 2004–2022. All rights reserved.