1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
iaudible.php
См. документацию.
1<?php
8
9namespace Bitrix\Sender\Message;
10
15interface iAudible
16{
23 public function getAudioValue($optionCode, $newValue);
24}
getAudioValue($optionCode, $newValue)