Bitrix API

Service

AbstractYes

Table of Contents

Methods

getEvent()  : Event
getEventLink()  : EventLink
notifyAboutMeetingStatus()  : bool
notifyAboutSharingEventEdit()  : bool
setCrmDealLink()  : $this
setEvent()  : $this
setEventLink()  : $this
setOldEvent()  : $this

Methods

notifyAboutMeetingStatus()

public abstract 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