/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Interfaces
PAMI\AsyncAgi
IAsyncClient
Introduction
Synopsis
Hierarchy
Violations
Methods
Source
PAMI\AsyncAgi\
IAsyncClient
Async AGI Client interface.
Synopsis
interface IAsyncClient extends IClient {
// methods
public void
asyncBreak
()
}
Hierarchy
Extends
PAGI\Client\IClient
Methods
public
asyncBreak()
— Interrupts expected flow of Async AGI commands and returns control to previous source (typically, the PBX dialplan).