Bitrix API

Sms extends BaseMessage

Class Sms

Table of Contents

Constants

PROVIDER_TYPE_SMS  = 'SMS'

Methods

getId()  : mixed
getMessageStatusCode()  : int|null
getName()  : mixed
onMessageSent()  : void
syncBadges()  : void

Constants

PROVIDER_TYPE_SMS

public mixed PROVIDER_TYPE_SMS = 'SMS'

Methods

getId()

public static getId() : mixed
Tags
inheritDoc

getMessageStatusCode()

public static getMessageStatusCode(int $statusId, Event $event) : int|null
Parameters
$statusId : int
$event : Event
Return values
int|null

getName()

public static getName() : mixed
Tags
inheritDoc

onMessageSent()

public static onMessageSent(Event $event) : void
Parameters
$event : Event

syncBadges()

public static syncBadges(int $activityId, array<string|int, mixed> $activityFields, array<string|int, mixed> $bindings) : void
Parameters
$activityId : int
$activityFields : array<string|int, mixed>
$bindings : array<string|int, mixed>
Tags
inheritdoc

        
On this page

Search results