1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
Event.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Pull;
4
5
use Bitrix\Im\V2\Chat;
6
use Bitrix\Im\V2\Pull\Dto\Group;
7
use Bitrix\Im\V2\Result;
8
9
interface
Event
10
{
11
public
function
send
():
Result
;
12
public
function
getBase
():
array
;
13
17
public
function
getPullByUsers
():
array
;
18
22
public
function
getMobilePushByUsers
():
array
;
23
public
function
getTarget
(): ?
Chat
;
24
public
function
isGlobal
(): bool;
25
public
function
shouldSendToOnlySpecificRecipients
(): bool;
26
public
function
shouldSendMobilePush
(): bool;
27
}
Bitrix\Main\DB\Result
Определения
result.php:20
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Im\V2\Pull\Event\send
send()
Bitrix\Im\V2\Pull\Event\getMobilePushByUsers
getMobilePushByUsers()
Bitrix\Im\V2\Pull\Event\isGlobal
isGlobal()
Bitrix\Im\V2\Pull\Event\shouldSendMobilePush
shouldSendMobilePush()
Bitrix\Im\V2\Pull\Event\getPullByUsers
getPullByUsers()
Bitrix\Im\V2\Pull\Event\shouldSendToOnlySpecificRecipients
shouldSendToOnlySpecificRecipients()
Bitrix\Im\V2\Pull\Event\getBase
getBase()
Bitrix\Im\V2\Pull\Event\getTarget
getTarget()
Bitrix\Im\V2\Chat\ExternalChat\Event
Определения
AfterCreateEvent.php:3
Bitrix\Im\V2\Chat
bitrix
modules
im
lib
V2
Pull
Event.php
Создано системой
1.14.0