Documentation

Base
in package

Base PBX integrations class.

Table of Contents

$configFields  : array<string|int, string>
Values to configure.
$name  : string
performCall()  : mixed
Perform phone call.

Properties

$configFields

Values to configure.

public array<string|int, string> $configFields = []

$name

public string $name = ''

Class name

Methods

performCall()

Perform phone call.

public abstract performCall(Pbx $pbx) : mixed
Parameters
$pbx : Pbx
Return values
mixed

        

Search results