Sms
extends Item
Table of Contents
Constants
-
SERVICE_URL
= '/bitrix/components/bitrix/crm.timeline/ajax.php'
-
WHATSAPP_PROVIDER_ID
= 'ednaru'
Methods
-
__construct()
: mixed
-
getId()
: string
-
getName()
: string
-
getSettings()
: array<string|int, mixed>
-
getTitle()
: string
-
hasTariffRestrictions()
: bool
-
isAvailable()
: bool
-
isNew()
: bool
-
loadAssets()
: void
-
prepareSettings()
: array<string|int, mixed>
SERVICE_URL
public
mixed
SERVICE_URL
= '/bitrix/components/bitrix/crm.timeline/ajax.php'
WHATSAPP_PROVIDER_ID
public
mixed
WHATSAPP_PROVIDER_ID
= 'ednaru'
__construct()
public
__construct(Context $context) : mixed
Parameters
-
$context
: Context
-
getId()
public
getId() : string
getName()
public
getName() : string
getSettings()
public
final getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>
getTitle()
public
getTitle() : string
hasTariffRestrictions()
public
hasTariffRestrictions() : bool
isAvailable()
public
isAvailable() : bool
isNew()
public
isNew() : bool
loadAssets()
public
loadAssets() : void
prepareSettings()
public
prepareSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>