PHP Класс PAMI\Message\Event\QueueCallerAbandonEvent

PHP Version 5
Автор: Marcelo Gornstein ([email protected])
Наследование: extends PAMI\Message\Event\EventMessage
Показать файл Открыть проект

Открытые методы

Метод Описание
getAccountCode ( ) : string Returns key: 'AccountCode'.
getCallerIDName ( ) : string Returns key: 'CallerIDName'.
getCallerIDNum ( ) : string Returns key: 'CallerIDNum'.
getChannel ( ) : string Returns key: 'Channel'.
getChannelState ( ) : string Returns key: 'ChannelState'.
getChannelStateDesc ( ) : string Returns key: 'ChannelStateDesc'.
getConnectedLineName ( ) : string Returns key: 'ConnectedLineName'.
getConnectedLineNum ( ) : string Returns key: 'ConnectedLineNum'.
getContext ( ) : string Returns key: 'Context'.
getExten ( ) : string Returns key: 'Exten'.
getHoldTime ( ) : string Returns key: 'HoldTime'.
getOriginalPosition ( ) : string Returns key: 'OriginalPosition'.
getPosition ( ) : string Returns key: 'Position'.
getPriority ( ) : string Returns key: 'Priority'.
getPrivilege ( ) : string Returns key: 'Privilege'.
getQueue ( ) : string Returns key: 'Queue'.
getUniqueid ( ) : string Returns key: 'Uniqueid'.

Описание методов

getAccountCode() публичный Метод

Returns key: 'AccountCode'.
public getAccountCode ( ) : string
Результат string

getCallerIDName() публичный Метод

Returns key: 'CallerIDName'.
public getCallerIDName ( ) : string
Результат string

getCallerIDNum() публичный Метод

Returns key: 'CallerIDNum'.
public getCallerIDNum ( ) : string
Результат string

getChannel() публичный Метод

Returns key: 'Channel'.
public getChannel ( ) : string
Результат string

getChannelState() публичный Метод

Returns key: 'ChannelState'.
public getChannelState ( ) : string
Результат string

getChannelStateDesc() публичный Метод

Returns key: 'ChannelStateDesc'.
public getChannelStateDesc ( ) : string
Результат string

getConnectedLineName() публичный Метод

Returns key: 'ConnectedLineName'.
public getConnectedLineName ( ) : string
Результат string

getConnectedLineNum() публичный Метод

Returns key: 'ConnectedLineNum'.
public getConnectedLineNum ( ) : string
Результат string

getContext() публичный Метод

Returns key: 'Context'.
public getContext ( ) : string
Результат string

getExten() публичный Метод

Returns key: 'Exten'.
public getExten ( ) : string
Результат string

getHoldTime() публичный Метод

Returns key: 'HoldTime'.
public getHoldTime ( ) : string
Результат string

getOriginalPosition() публичный Метод

Returns key: 'OriginalPosition'.
public getOriginalPosition ( ) : string
Результат string

getPosition() публичный Метод

Returns key: 'Position'.
public getPosition ( ) : string
Результат string

getPriority() публичный Метод

Returns key: 'Priority'.
public getPriority ( ) : string
Результат string

getPrivilege() публичный Метод

Returns key: 'Privilege'.
public getPrivilege ( ) : string
Результат string

getQueue() публичный Метод

Returns key: 'Queue'.
public getQueue ( ) : string
Результат string

getUniqueid() публичный Метод

Returns key: 'Uniqueid'.
public getUniqueid ( ) : string
Результат string