1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
applevoipmessage.php
См. документацию.
1<?php
2
3namespace Bitrix\Pull\Push\Message;
4
6{
7 protected function getAlertData()
8 {
9 return $this->text;
10 }
11}