PAMI\Message\Event\AttendedTransferEvent::getDestType
Returns key: 'DestType'.
DestType - Indicates the method by which the attended transfer completed. Bridge - The transfer was accomplished by merging two bridges into one. App - The transfer was accomplished by having a channel or bridge run a dialplan application. Link - The transfer was accomplished by linking two bridges together using a local channel pair. Threeway - The transfer was accomplished by placing all parties into a threeway call. Fail - The transfer failed.
Signature
public function getDestType()
Returns
- string