%PDF- %PDF-
| Direktori : /proc/self/root/proc/self/root/proc/10578/root/home/bitrix/www/bitrix/modules/rest/lib/ |
| Current File : //proc/self/root/proc/self/root/proc/10578/root/home/bitrix/www/bitrix/modules/rest/lib/inotify.php |
<?php
namespace Bitrix\Rest;
interface INotify
{
public function send($clientId, $userId, $token, $method, $message);
}