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

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'.
getCount ( ) : string Returns key: 'Count'.
getExten ( ) : string Returns key: 'Exten'.
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

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

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

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

Returns key: 'Exten'.
public getExten ( ) : 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