Bitrix API

Sms extends Service

Table of Contents

Methods

getEvent()  : Event
getEventLink()  : EventLink
includeNotificationsModule()  : bool
This method includes *notifications* module and checks account
notifyAboutMeetingStatus()  : bool
notifyAboutSharingEventEdit()  : bool
setCrmDealLink()  : $this
setEvent()  : $this
setEventLink()  : $this
setOldEvent()  : $this

Methods

includeNotificationsModule()

This method includes *notifications* module and checks account

public includeNotificationsModule() : bool

returns true if notifications service is available, otherwise returns false

Return values
bool

notifyAboutMeetingStatus()

public notifyAboutMeetingStatus(string $to) : bool
Parameters
$to : string
Return values
bool

notifyAboutSharingEventEdit()

public abstract notifyAboutSharingEventEdit(string $to) : bool
Parameters
$to : string
Return values
bool

setEvent()

public setEvent(Event $event) : $this
Parameters
$event : Event
Return values
$this

setOldEvent()

public setOldEvent(Event $oldEvent) : $this
Parameters
$oldEvent : Event
Return values
$this

        
On this page

Search results