См. определение в файле ibase.php строка 17
◆ end()
◆ getCode()
Get code.
- Возвращает
- string
◆ getName()
Get name.
- Возвращает
- string
◆ getSupportedRecipientTypes()
getSupportedRecipientTypes |
( |
| ) |
|
Get supported recipient types.
- Возвращает
- array
◆ loadConfiguration()
Load configuration.
- Возвращает
- Message\Configuration
◆ saveConfiguration()
Save configuration.
- Аргументы
-
Message\Configuration | $configuration | Configuration. |
- Возвращает
- void
◆ send()
Send message.
- Аргументы
-
Message\Adapter | $message | Message. |
- Возвращает
- bool
◆ start()
◆ CODE_AUDIO_CALL
const CODE_AUDIO_CALL = 'audio_call' |
◆ CODE_CALL
◆ CODE_IM
◆ CODE_MAIL
◆ CODE_SMS
◆ CODE_UNDEFINED
const CODE_UNDEFINED = '' |
◆ CODE_WEB_HOOK
const CODE_WEB_HOOK = 'web_hook' |
◆ EVENT_NAME
const EVENT_NAME = 'onSenderTransportList' |